Class: ItemContext

tibco.objectapi.brm.ItemContext

new ItemContext()

Context of the work item, as supplied by the application that scheduled the work item. Constructs a new ItemContext.

The following features are supported:

Members

activityID :string

ID of the activity from which the work item was generated. This property holds the value of the 'Activity ID' attribute.
Type:
  • string

activityName :string

Name of the activity from which the work item was generated. This property holds the value of the 'Activity Name' attribute.
Type:
  • string

appID :string

ID of the application. This property holds the value of the 'App ID' attribute.
Type:
  • string

appInstance :string

Identifier of the application instance. This property holds the value of the 'App Instance' attribute.
Type:
  • string

appInstanceDescription :string

Description of the application instance. This property holds the value of the 'App Instance Description' attribute.
Type:
  • string

appName :string

Name of the application. This property holds the value of the 'App Name' attribute.
Type:
  • string