Class: StarterOperation

tibco.objectapi.pm.StarterOperation

new StarterOperation()

Type to describe a starter operation. A starter operation is a way for an external (to Process Manager) application to create a process instance from a process template that has one and only one starter event, which must be a none starter event. . Constructs a new StarterOperation.

The following features are supported:

Members

operation :string

Name of the starter operation. This property holds the value of the 'Operation' attribute.
Type:
  • string

processQName :tibco.objectapi.pm.QualifiedProcessName

Fully qualified name of the process template from which the process instance is to be created. This property holds the value of the 'Process QName' containment reference.
Type: