public class DebugFlowableEngineAgenda extends DefaultFlowableEngineAgenda
FlowableEngineAgenda schedules operations which allow debugging| Modifier and Type | Field and Description |
|---|---|
protected ProcessDebugger |
processDebugger |
commandContext, futureOperations, operations| Constructor and Description |
|---|
DebugFlowableEngineAgenda(CommandContext commandContext,
ProcessDebugger processDebugger) |
| Modifier and Type | Method and Description |
|---|---|
void |
planContinueProcessInCompensation(ExecutionEntity execution) |
void |
planContinueProcessOperation(ExecutionEntity execution) |
void |
planContinueProcessSynchronousOperation(ExecutionEntity execution) |
planAsyncTriggerExecutionOperation, planContinueMultiInstanceOperation, planContinueProcessWithMigrationContextOperation, planDestroyScopeOperation, planEndExecutionOperation, planEndExecutionOperationSynchronous, planEvaluateConditionalEventsOperation, planExecuteInactiveBehaviorsOperation, planOperation, planTakeOutgoingSequenceFlowsOperation, planTriggerExecutionOperationassertOperationsNotEmpty, close, flush, getCommandContext, getNextOperation, getOperations, isEmpty, planFutureOperation, planOperation, setCommandContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNextOperation, isEmpty, planFutureOperation, planOperationprotected ProcessDebugger processDebugger
public DebugFlowableEngineAgenda(CommandContext commandContext, ProcessDebugger processDebugger)
public void planContinueProcessOperation(ExecutionEntity execution)
planContinueProcessOperation in interface FlowableEngineAgendaplanContinueProcessOperation in class DefaultFlowableEngineAgendapublic void planContinueProcessSynchronousOperation(ExecutionEntity execution)
planContinueProcessSynchronousOperation in interface FlowableEngineAgendaplanContinueProcessSynchronousOperation in class DefaultFlowableEngineAgendapublic void planContinueProcessInCompensation(ExecutionEntity execution)
planContinueProcessInCompensation in interface FlowableEngineAgendaplanContinueProcessInCompensation in class DefaultFlowableEngineAgendaCopyright © 2020 Flowable. All rights reserved.