Package | Description |
---|---|
org.camunda.bpm.model.cmmn | |
org.camunda.bpm.model.cmmn.impl.instance.camunda | |
org.camunda.bpm.model.cmmn.instance.camunda |
Modifier and Type | Method and Description |
---|---|
static VariableTransition |
VariableTransition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VariableTransition[] |
VariableTransition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
VariableTransition |
CamundaVariableTransitionEventImpl.getValue() |
VariableTransition |
CamundaVariableOnPartImpl.getVariableEvent() |
Modifier and Type | Method and Description |
---|---|
void |
CamundaVariableTransitionEventImpl.setValue(VariableTransition value) |
void |
CamundaVariableOnPartImpl.setVariableEvent(VariableTransition variableTransition) |
Modifier and Type | Method and Description |
---|---|
VariableTransition |
CamundaVariableTransitionEvent.getValue() |
VariableTransition |
CamundaVariableOnPart.getVariableEvent() |
Modifier and Type | Method and Description |
---|---|
void |
CamundaVariableTransitionEvent.setValue(VariableTransition value) |
void |
CamundaVariableOnPart.setVariableEvent(VariableTransition standardEvent) |
Copyright © 2019. All rights reserved.