Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProcessImportResult

Describes the result of a Process Import request.

Hierarchy

  • ProcessImportResult

Index

Properties

Optional helpUrl

helpUrl: string

Help URL.

Optional id

id: string

ID of the import operation.

Optional isNew

isNew: boolean

Whether this imported process is new.

Optional promoteJobId

promoteJobId: string

The promote job identifier.

Optional validationResults

validationResults: Array<ValidationIssue>

The list of validation results.

Generated using TypeDoc