Package | Description |
---|---|
org.camunda.bpm.engine.delegate |
Interfaces used to include Java code in a process as the behavior of an activity
or as a listener to process events with
JavaDelegate s. |
org.camunda.bpm.engine.impl.cmmn.entity.runtime | |
org.camunda.bpm.engine.impl.cmmn.execution |
Modifier and Type | Interface and Description |
---|---|
interface |
DelegateCaseExecution |
Modifier and Type | Class and Description |
---|---|
class |
CaseExecutionEntity |
Modifier and Type | Interface and Description |
---|---|
interface |
CmmnActivityExecution |
interface |
CmmnCaseInstance |
Modifier and Type | Class and Description |
---|---|
class |
CaseExecutionImpl |
class |
CmmnExecution |
Copyright © 2018. All rights reserved.