Package com.logicaldoc.workflow.model
Class Fork
java.lang.Object
com.logicaldoc.workflow.model.BaseWorkflowModel
com.logicaldoc.workflow.model.Fork
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncopy
(BaseWorkflowModel baseWorkflowModel) getImage()
getType()
boolean
Methods inherited from class com.logicaldoc.workflow.model.BaseWorkflowModel
getDescription, getDisplay, getId, getLeft, getName, getTop, getTransitions, isSelected, setDescription, setDisplay, setId, setLeft, setName, setSelected, setTop, setTransitions
-
Constructor Details
-
Fork
public Fork() -
Fork
-
-
Method Details
-
getImage
- Specified by:
getImage
in classBaseWorkflowModel
-
getTemplate
- Specified by:
getTemplate
in classBaseWorkflowModel
-
copy
- Overrides:
copy
in classBaseWorkflowModel
-
getWorkflowTasks
-
isPossibleStartState
public boolean isPossibleStartState()- Specified by:
isPossibleStartState
in classBaseWorkflowModel
-
getType
- Specified by:
getType
in classBaseWorkflowModel
-