Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProcessProperties

Properties of the process.

Hierarchy

  • ProcessProperties

Index

Properties

Optional isDefault

isDefault: boolean

Is the process default process.

Optional isEnabled

isEnabled: boolean

Is the process enabled.

Optional parentProcessTypeId

parentProcessTypeId: string

ID of the parent process.

Optional version

version: string

Version of the process.

Generated using TypeDoc