public interface LifeCycleTransition
LifeCycleTransitionImpl
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Returns the description of the transition.
|
String |
getDestinationStateName()
Returns the destination state.
|
String |
getName()
Returns the transition name.
|
String getDescription()
String getDestinationStateName()
Copyright © 2018 Nuxeo. All rights reserved.