Back to Index

Overview


Class FormContext.Instance

Class Summary
Constructor Attributes Constructor Name and Description
 
This data structure contains information about the process instance.
Field Summary
Field Attributes Field Name and Description
<static>  
FormContext.Instance.baseTemplateId
The ID of the instance's base template.
<static>  
FormContext.Instance.id
The instance's ID which is altered with every instance change.
<static>  
FormContext.Instance.logId
The instance's log ID which remains the same across all instance changes.
<static>  
FormContext.Instance.name
The instance's name.
Class Detail
FormContext.Instance()
This data structure contains information about the process instance.
Field Detail
<static> {String} FormContext.Instance.baseTemplateId
The ID of the instance's base template.

<static> {String} FormContext.Instance.id
The instance's ID which is altered with every instance change.

<static> {String} FormContext.Instance.logId
The instance's log ID which remains the same across all instance changes.

<static> {String} FormContext.Instance.name
The instance's name.

Documentation generated by JsDoc Toolkit 2.3.0 on Wed Feb 03 2016 14:53:26 GMT+0100 (MEZ)