Package com.logicaldoc.workflow.model
Class Join
java.lang.Object
com.logicaldoc.workflow.model.BaseWorkflowModel
com.logicaldoc.workflow.model.Join
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncopy
(BaseWorkflowModel baseWorkflowModel) getImage()
getType()
boolean
void
setDestination
(BaseWorkflowModel destination) 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
-
Join
public Join() -
Join
-
-
Method Details
-
getImage
- Specified by:
getImage
in classBaseWorkflowModel
-
getTemplate
- Specified by:
getTemplate
in classBaseWorkflowModel
-
copy
- Overrides:
copy
in classBaseWorkflowModel
-
setDestination
-
getDestination
-
isPossibleStartState
public boolean isPossibleStartState()- Specified by:
isPossibleStartState
in classBaseWorkflowModel
-
getType
- Specified by:
getType
in classBaseWorkflowModel
-