| Package | Description | 
|---|---|
| org.camunda.bpm.model.cmmn | |
| org.camunda.bpm.model.cmmn.impl.instance | |
| org.camunda.bpm.model.cmmn.instance | 
| Modifier and Type | Method and Description | 
|---|---|
static CaseFileItemTransition | 
CaseFileItemTransition.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static CaseFileItemTransition[] | 
CaseFileItemTransition.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CaseFileItemTransition | 
CaseFileItemStartTriggerImpl.getStandardEvent()  | 
CaseFileItemTransition | 
CaseFileItemOnPartImpl.getStandardEvent()  | 
CaseFileItemTransition | 
CaseFileItemTransitionStandardEventImpl.getValue()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CaseFileItemStartTriggerImpl.setStandardEvent(CaseFileItemTransition standardEvent)  | 
void | 
CaseFileItemOnPartImpl.setStandardEvent(CaseFileItemTransition standardEvent)  | 
void | 
CaseFileItemTransitionStandardEventImpl.setValue(CaseFileItemTransition value)  | 
| Modifier and Type | Method and Description | 
|---|---|
CaseFileItemTransition | 
CaseFileItemStartTrigger.getStandardEvent()  | 
CaseFileItemTransition | 
CaseFileItemOnPart.getStandardEvent()  | 
CaseFileItemTransition | 
CaseFileItemTransitionStandardEvent.getValue()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CaseFileItemStartTrigger.setStandardEvent(CaseFileItemTransition standardEvent)  | 
void | 
CaseFileItemOnPart.setStandardEvent(CaseFileItemTransition standardEvent)  | 
void | 
CaseFileItemTransitionStandardEvent.setValue(CaseFileItemTransition value)  | 
Copyright © 2017. All rights reserved.