Class: BaseTemplate

tibco.objectapi.pfe.common.BaseTemplate

new BaseTemplate()

General definition of a pageflow process or business service. Constructs a new BaseTemplate.

The following features are supported:

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

processName :string

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