|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CmmnVariableOnPartDeclaration | |
|---|---|
| org.camunda.bpm.engine.impl.cmmn.execution | |
| org.camunda.bpm.engine.impl.cmmn.model | |
| Uses of CmmnVariableOnPartDeclaration in org.camunda.bpm.engine.impl.cmmn.execution |
|---|
| Methods in org.camunda.bpm.engine.impl.cmmn.execution with parameters of type CmmnVariableOnPartDeclaration | |
|---|---|
protected CmmnSentryPart |
CmmnExecution.createVariableOnPart(CmmnSentryDeclaration sentryDeclaration,
CmmnVariableOnPartDeclaration variableOnPartDeclaration)
|
| Uses of CmmnVariableOnPartDeclaration in org.camunda.bpm.engine.impl.cmmn.model |
|---|
| Fields in org.camunda.bpm.engine.impl.cmmn.model with type parameters of type CmmnVariableOnPartDeclaration | |
|---|---|
protected List<CmmnVariableOnPartDeclaration> |
CmmnSentryDeclaration.variableOnParts
|
| Methods in org.camunda.bpm.engine.impl.cmmn.model that return types with arguments of type CmmnVariableOnPartDeclaration | |
|---|---|
List<CmmnVariableOnPartDeclaration> |
CmmnSentryDeclaration.getVariableOnParts()
|
| Methods in org.camunda.bpm.engine.impl.cmmn.model with parameters of type CmmnVariableOnPartDeclaration | |
|---|---|
void |
CmmnSentryDeclaration.addVariableOnParts(CmmnVariableOnPartDeclaration variableOnPartDeclaration)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||