| 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.createOnPart(CmmnSentryDeclaration sentryDeclaration,
            CmmnOnPartDeclaration onPartDeclaration)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected Map<String,List<CmmnOnPartDeclaration>> | 
CmmnSentryDeclaration.onPartMap  | 
protected List<CmmnOnPartDeclaration> | 
CmmnSentryDeclaration.onParts  | 
| Modifier and Type | Method and Description | 
|---|---|
List<CmmnOnPartDeclaration> | 
CmmnSentryDeclaration.getOnParts()  | 
List<CmmnOnPartDeclaration> | 
CmmnSentryDeclaration.getOnParts(String sourceId)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CmmnSentryDeclaration.addOnPart(CmmnOnPartDeclaration onPart)  | 
Copyright © 2019. All rights reserved.