Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ProcessNode

Hierarchy

  • ProcessNode

Index

Constructors

constructor

  • new ProcessNode(executionGroupId: string, identityId: string, processId: string, nodeId: string): ProcessNode

Properties

executionGroupId

executionGroupId: string

identityId

identityId: string

nodeId

nodeId: string

processId

processId: string

Methods

Static createFromSpecification

Static isCurrentProcessNode

  • isCurrentProcessNode(object: object): boolean

Generated using TypeDoc