Package com.mayam.wf.config.shared
Class Graph.Vertex
java.lang.Object
com.mayam.wf.config.shared.Graph.Vertex
- All Implemented Interfaces:
Copyable
,Field.Parent
,Serializable
- Enclosing class:
Graph
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.mayam.wf.attributes.shared.Copyable
Copyable.Utilities
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncopy()
Performs a deep copy of the object.void
setTaskListId
(String taskListId)
-
Constructor Details
-
Vertex
public Vertex()
-
-
Method Details
-
copy
Description copied from interface:Copyable
Performs a deep copy of the object. -
getFields
- Specified by:
getFields
in interfaceField.Parent
-
getTaskListId
-
setTaskListId
-