Constructors
constructor
- new ProcessNode(executionGroupId: string, identityId: string, processId: string, nodeId: string): ProcessNode
-
Parameters
-
executionGroupId: string
-
identityId: string
-
processId: string
-
nodeId: string
Properties
executionGroupId
executionGroupId: string
identityId
identityId: string
processId
processId: string
Methods
Static createFromSpecification
Static isCurrentProcessNode
- isCurrentProcessNode(object: object): boolean
-
Parameters
Returns boolean