| Package | Description |
|---|---|
| org.flowable.cmmn.engine.impl.agenda | |
| org.flowable.cmmn.engine.impl.agenda.operation |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCmmnEngineAgenda.addOperation(CmmnOperation operation,
String caseInstanceId) |
protected int |
DefaultCmmnEngineAgenda.getOperationIndex(CmmnOperation operation)
Returns the index in the list of operations where the
CmmnOperation should be inserted. |
Copyright © 2018 Flowable. All rights reserved.