Class: GetAvailableProcessInstanceVariablesInputType

tibco.objectapi.pm.GetAvailableProcessInstanceVariablesInputType

new GetAvailableProcessInstanceVariablesInputType()

Constructs a new GetAvailableProcessInstanceVariablesInputType.

The following features are supported:

Members

processID :string

Unique ID of the process instance. This property holds the value of the 'Process ID' attribute.
Type:
  • string

variableName :string

(Optional) Name of the variable for which a value should be returned. If this parameter is omitted, data is returned for all variables available to the specified process. This property holds the value of the 'Variable Name' attribute.
Type:
  • string