public class DefaultDmnEngineAgenda extends AbstractAgenda implements DmnEngineAgenda
commandContext, futureOperations, operations| Constructor and Description |
|---|
DefaultDmnEngineAgenda(CommandContext commandContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
addOperation(DmnOperation operation) |
void |
planExecuteDecisionOperation(ExecuteDecisionContext executeDecisionContext,
Decision decision) |
void |
planExecuteDecisionServiceOperation(ExecuteDecisionContext executeDecisionContext,
DecisionService decisionService) |
assertOperationsNotEmpty, close, flush, getCommandContext, getNextOperation, getOperations, isEmpty, planFutureOperation, planOperation, setCommandContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNextOperation, isEmpty, planFutureOperation, planOperationpublic DefaultDmnEngineAgenda(CommandContext commandContext)
public void addOperation(DmnOperation operation)
public void planExecuteDecisionServiceOperation(ExecuteDecisionContext executeDecisionContext, DecisionService decisionService)
planExecuteDecisionServiceOperation in interface DmnEngineAgendapublic void planExecuteDecisionOperation(ExecuteDecisionContext executeDecisionContext, Decision decision)
planExecuteDecisionOperation in interface DmnEngineAgendaCopyright © 2021 Flowable. All rights reserved.