Class: ProcessTemplateId

tibco.objectapi.ec.base.ProcessTemplateId

new ProcessTemplateId()

Id of a valid process template. Constructs a new ProcessTemplateId.

The following features are supported:

Extends

Members

moduleName :string

(Optional) ModuleName of this process template. This property holds the value of the 'Module Name' attribute.
Type:
  • string

processTemplateName :string

Name of this process template. This property holds the value of the 'Process Template Name' attribute.
Type:
  • string

processTemplateVersion :string

(Optional) Version number of this process template. This property holds the value of the 'Process Template Version' attribute.
Type:
  • string