| Modifier and Type | Field and Description |
|---|---|
protected CallableElement |
CallableElementActivityBehavior.callableElement |
| Modifier and Type | Method and Description |
|---|---|
CallableElement |
CallableElementActivityBehavior.getCallableElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
CallableElementActivityBehavior.setCallableElement(CallableElement callableElement) |
| Modifier and Type | Field and Description |
|---|---|
protected CallableElement |
EventSubscriptionDeclaration.eventPayload |
| Modifier and Type | Method and Description |
|---|---|
CallableElement |
EventSubscriptionDeclaration.getEventPayload() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BpmnParse.parseInputParameter(Element elementWithParameters,
CallableElement callableElement) |
protected void |
BpmnParse.parseOutputParameter(Element callActivityElement,
ActivityImpl activity,
CallableElement callableElement) |
| Constructor and Description |
|---|
EventSubscriptionDeclaration(Expression eventExpression,
EventType eventType,
CallableElement eventPayload) |
| Modifier and Type | Method and Description |
|---|---|
CallableElement |
ProcessOrCaseTaskActivityBehavior.getCallableElement() |
| Modifier and Type | Method and Description |
|---|---|
protected CallableElement |
ProcessOrCaseTaskItemHandler.createCallableElement() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProcessOrCaseTaskItemHandler.initializeInputParameter(CmmnElement element,
CmmnActivity activity,
CmmnHandlerContext context,
CallableElement callableElement) |
protected void |
ProcessOrCaseTaskItemHandler.initializeOutputParameter(CmmnElement element,
CmmnActivity activity,
CmmnHandlerContext context,
CallableElement callableElement) |
Copyright © 2013–2020 camunda services GmbH. All rights reserved.