Package | Description |
---|---|
org.camunda.bpm.engine.impl.cmmn.execution | |
org.camunda.bpm.engine.impl.cmmn.model |
Modifier and Type | Method and Description |
---|---|
protected CmmnSentryPart |
CmmnExecution.createVariableOnPart(CmmnSentryDeclaration sentryDeclaration,
CmmnVariableOnPartDeclaration variableOnPartDeclaration) |
Modifier and Type | Field and Description |
---|---|
protected List<CmmnVariableOnPartDeclaration> |
CmmnSentryDeclaration.variableOnParts |
Modifier and Type | Method and Description |
---|---|
List<CmmnVariableOnPartDeclaration> |
CmmnSentryDeclaration.getVariableOnParts() |
Modifier and Type | Method and Description |
---|---|
void |
CmmnSentryDeclaration.addVariableOnParts(CmmnVariableOnPartDeclaration variableOnPartDeclaration) |
Copyright © 2019. All rights reserved.