Uses of Package
com.kingsrook.qqq.backend.core.processes.tracing
Packages that use com.kingsrook.qqq.backend.core.processes.tracing
Package
Description
-
Classes in com.kingsrook.qqq.backend.core.processes.tracing used by com.kingsrook.qqq.backend.core.model.actions.processesClassDescriptionInterface that can be plugged into the execution of a QProcess, that gets callbacks from QQQ for events in the lifecycle of a process, which one may wish to log or otherwise be aware of.Basic class that can be passed in to ProcessTracerInterface.handleMessage.
-
Classes in com.kingsrook.qqq.backend.core.processes.tracing used by com.kingsrook.qqq.backend.core.processes.implementations.bulk.insertClassDescriptionSpecialization of process tracer message, to indicate a 'key record' that was used as an input or trigger to a process.
-
Classes in com.kingsrook.qqq.backend.core.processes.tracing used by com.kingsrook.qqq.backend.core.processes.tracingClassDescriptionInterface that can be plugged into the execution of a QProcess, that gets callbacks from QQQ for events in the lifecycle of a process, which one may wish to log or otherwise be aware of.Basic class that can be passed in to ProcessTracerInterface.handleMessage.