Class: PFETemplate

tibco.objectapi.pfe.common.PFETemplate

new PFETemplate()

Unique definition of a pageflow or business service. Constructs a new PFETemplate.

The following features are supported:

Extends

Members

moduleName :string

Module name that contains the pageflow process or business service. This property holds the value of the 'Module Name' attribute.
Type:
  • string
Inherited From:

processName :string

Name of the pageflow process or business service. This property holds the value of the 'Process Name' attribute.
Type:
  • string
Inherited From:

version :string

Version of the process. This property holds the value of the 'Version' attribute.
Type:
  • string