GetProcessInstancesDelegate: ((object) => void)

Type declaration

    • (object): void
    • Called when method to get active processes is complete

      Parameters

      Returns void

      Remarks

      Returns object with the following key-value pairs:

      • CreatedOn
      • ProcessDefinitionID
      • ProcessDefinitionName
      • ProcessInstanceID
      • ProcessInstanceName
      • StatusCodeName

Generated using TypeDoc