Class: ActivityReference

tibco.objectapi.pfe.common.ActivityReference

new ActivityReference()

Reference details of a page activity. Constructs a new ActivityReference.

The following features are supported:

Extends

Members

activityId :string

ID of the page activity. This property holds the value of the 'Activity Id' attribute.
Type:
  • string
Inherited From:

activityModelId :string

Identity of the model associated with the page activity. This property holds the value of the 'Activity Model Id' attribute.
Type:
  • string

activityName :string

Name of the page activity. This property holds the value of the 'Activity Name' attribute.
Type:
  • string

moduleName :string

Name of the module associated with the page activity. This property holds the value of the 'Module Name' attribute.
Type:
  • string

moduleVersion :string

Version number of the module associated with the page activity. This property holds the value of the 'Module Version' attribute.
Type:
  • string

processName :string

Name of the pageflow process associated with the page activity. This property holds the value of the 'Process Name' attribute.
Type:
  • string