|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TransitionDefinition
A transition takes a flow from one state to another.
Method Summary | |
---|---|
java.lang.String |
getId()
The identifier of this transition. |
java.lang.String |
getTargetStateId()
Returns an identification of the target state of this transition. |
Methods inherited from interface org.springframework.webflow.definition.Annotated |
---|
getAttributes, getCaption, getDescription |
Method Detail |
---|
java.lang.String getId()
java.lang.String getTargetStateId()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |