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
Constructors - 
Method Summary
Modifier and TypeMethodDescriptioncopy(BaseWorkflowModel baseWorkflowModel) getImage()getType()booleanvoidsetDestination(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:
 getImagein classBaseWorkflowModel
 - 
getTemplate
- Specified by:
 getTemplatein classBaseWorkflowModel
 - 
copy
- Overrides:
 copyin classBaseWorkflowModel
 - 
setDestination
 - 
getDestination
 - 
isPossibleStartState
public boolean isPossibleStartState()- Specified by:
 isPossibleStartStatein classBaseWorkflowModel
 - 
getType
- Specified by:
 getTypein classBaseWorkflowModel
 
 -