Class: PresentationArtifact

tibco.objectapi.wp.base.PresentationArtifact

new PresentationArtifact()

If the work item displays: - a form: presentation contains details of the form artifact associated with this work item. - a pageflow: presentation is not used. (In this case, the form artifact details for the pageflow are contained in thePageFlowDetail element.). Constructs a new PresentationArtifact.

The following features are supported:

Members

activityName :string

Name of the process activity from which the work item was generated. This property holds the value of the 'Activity Name' attribute.
Type:
  • string

formIdenitifier :string

Identifier for the JSON form artifact to be used to display the data for the work item. This property holds the value of the 'Form Idenitifier' attribute.
Type:
  • string

type :tibco.objectapi.wp.base.TypeType

Type of form artifact. One of: - GWT_FORM - GI_FORM - PAGEFLOW - CUSTOM_FORM - FORM This property holds the value of the 'Type' attribute.
Type:

version :string

Version number of the form artifact. This property holds the value of the 'Version' attribute.
Type:
  • string