Class FlowState
java.lang.Object
org.exoplatform.cs.service.tickets.FlowState
- All Implemented Interfaces:
Serializable
Created by IntelliJ IDEA.
User: ali
Date: 28/12/16
Time: 15:16
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetRole()getState()voidvoidvoidvoidsetSuccessors(List<FlowStateSuccessor> successors)
-
Constructor Details
-
FlowState
public FlowState() -
FlowState
-
-
Method Details
-
getState
-
setState
-
getRole
-
setRole
-
getReason
-
setReason
-
getSuccessors
-
setSuccessors
-