Package | Description |
---|---|
org.camunda.bpm.engine.impl.cmmn.behavior |
Modifier and Type | Method and Description |
---|---|
PvmException |
CmmnBehaviorLogger.suspendCaseException(String id,
CaseExecutionState currentState) |
PvmException |
CmmnBehaviorLogger.terminateCaseException(String id,
CaseExecutionState currentState) |
PvmException |
CmmnBehaviorLogger.transitCaseException(String transition,
String id,
CaseExecutionState currentState) |
Copyright © 2017. All rights reserved.