public class OneDebugFlowableEngineAgenda
extends org.flowable.engine.impl.agenda.DebugFlowableEngineAgenda
Constructor and Description |
---|
OneDebugFlowableEngineAgenda(org.flowable.engine.common.impl.interceptor.CommandContext commandContext,
org.flowable.engine.runtime.ProcessDebugger debugger,
CurrentTenantService currentTenantService,
CurrentUserService currentUserService) |
Modifier and Type | Method and Description |
---|---|
void |
planContinueProcessInCompensation(org.flowable.engine.impl.persistence.entity.ExecutionEntity execution) |
void |
planContinueProcessOperation(org.flowable.engine.impl.persistence.entity.ExecutionEntity execution) |
void |
planContinueProcessSynchronousOperation(org.flowable.engine.impl.persistence.entity.ExecutionEntity execution) |
planAsyncTriggerExecutionOperation, planContinueMultiInstanceOperation, planDestroyScopeOperation, planEndExecutionOperation, planExecuteInactiveBehaviorsOperation, planOperation, planTakeOutgoingSequenceFlowsOperation, planTriggerExecutionOperation
close, flush, getCommandContext, getNextOperation, getOperations, isEmpty, peekOperation, planOperation, setCommandContext
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OneDebugFlowableEngineAgenda(org.flowable.engine.common.impl.interceptor.CommandContext commandContext, org.flowable.engine.runtime.ProcessDebugger debugger, CurrentTenantService currentTenantService, CurrentUserService currentUserService)
public void planContinueProcessOperation(org.flowable.engine.impl.persistence.entity.ExecutionEntity execution)
planContinueProcessOperation
in interface org.flowable.engine.FlowableEngineAgenda
planContinueProcessOperation
in class org.flowable.engine.impl.agenda.DebugFlowableEngineAgenda
public void planContinueProcessSynchronousOperation(org.flowable.engine.impl.persistence.entity.ExecutionEntity execution)
planContinueProcessSynchronousOperation
in interface org.flowable.engine.FlowableEngineAgenda
planContinueProcessSynchronousOperation
in class org.flowable.engine.impl.agenda.DebugFlowableEngineAgenda
public void planContinueProcessInCompensation(org.flowable.engine.impl.persistence.entity.ExecutionEntity execution)
planContinueProcessInCompensation
in interface org.flowable.engine.FlowableEngineAgenda
planContinueProcessInCompensation
in class org.flowable.engine.impl.agenda.DebugFlowableEngineAgenda
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.