new BusinessServiceType()
Definition of a business service.
(A business service is a special type of pageflow).
Constructs a new BusinessServiceType.
Extends
Members
id :string
ID of this pageflow.
This property holds the value of the 'Id' attribute.
Type:
- string
- Inherited From:
moduleName :string
Module name of this pageflow.
This property holds the value of the 'Module Name' attribute.
Type:
- string
- Inherited From:
moduleVersion :string
Module version number of this pageflow.
This property holds the value of the 'Module Version' attribute.
Type:
- string
- Inherited From:
name :string
Name of this pageflow.
This property holds the value of the 'Name' attribute.
Type:
- string
- Inherited From:
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:
- Inherited From:
url :string
URL of this pageflow.
This property holds the value of the 'Url' attribute.
Type:
- string
- Inherited From: