Class: PageFlowType

tibco.objectapi.wp.service.PageFlowType

new PageFlowType()

Definition of a pageflow. Constructs a new PageFlowType.

The following features are supported:

Members

id :string

ID of this pageflow. This property holds the value of the 'Id' attribute.
Type:
  • string

moduleName :string

Module name of this pageflow. This property holds the value of the 'Module Name' attribute.
Type:
  • string

moduleVersion :string

Module version number of this pageflow. This property holds the value of the 'Module Version' attribute.
Type:
  • string

name :string

Name of this pageflow. This property holds the value of the 'Name' attribute.
Type:
  • string

pageActivity :Array.<tibco.objectapi.wp.service.PageActivityType>

Details of page activities belonging to this pageflow. This property holds the value of the 'Page Activity' containment reference list.
Type:

url :string

URL of this pageflow. This property holds the value of the 'Url' attribute.
Type:
  • string