| Modifier and Type | Method and Description |
|---|---|
static TransitionState |
TransitionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransitionState[] |
TransitionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransitionServiceImpl.archive(STransitionDefinition sTransitionDefinition,
org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance sFlowNodeInstance,
TransitionState transitionState) |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.core.process.instance.model.archive.builder.SATransitionInstanceBuilder |
SATransitionInstanceBuilderFactoryImpl.createNewTransitionInstance(STransitionDefinition sTransitionDefinition,
org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance sFlowNodeInstance,
TransitionState state) |
| Modifier and Type | Method and Description |
|---|---|
TransitionState |
SATransitionInstanceImpl.getState() |
| Modifier and Type | Method and Description |
|---|---|
void |
SATransitionInstanceImpl.setState(TransitionState state) |
Copyright © 2015 Bonitasoft S.A.. All rights reserved.