Package com.kingsrook.qqq.backend.core.actions.processes
package com.kingsrook.qqq.backend.core.actions.processes
-
ClassDescriptionSimple interface that Backend Steps (e.g., code within processes) must implementAction handler for running the cancel step of a qqq processWhen a process/function can't run because it's missing data, this interface defines how the core framework goes back to a middleware (and possibly to a frontend) to get the data.Constructor for commonly used QProcessCallback'sAction handler for running backend steps as part of processes.Action handler for running q-processes (which are a sequence of q-steps).