new CaseActionTemplate()
Array of case service definitions.
Constructs a new CaseActionTemplate.
The following features are supported:
Extends
Members
caseActionName :string
This property holds the value of the 'Case Action Name' attribute.
Type:
- string
caseClassName :string
This property holds the value of the 'Case Class Name' attribute.
Type:
- string
caseRefParamName :string
This property holds the value of the 'Case Ref Param Name' attribute.
Type:
- string
caseState :Array.<string>
This property holds the value of the 'Case State' attribute list.
Type:
- Array.<string>
hasFormalParameters :boolean
Boolean value defining whether the business service or pageflow process has formal parameters.
This property holds the value of the 'Has Formal Parameters' attribute.
Type:
- boolean
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
- Inherited From: