processModelId | Returns the identifier of the process model. |
modelName | Returns the name given to the process model. |
processPath | Returns the process model path. |
description | Returns the description provided for the model. |
modelVersion | Returns the version of the model. Values are “BAM or “BPM”. |
modelType | Returns the process model type, either "BAM" or "BPM". |
createdBy | Returns the name of the process model author. |
deploymentVersion | Returns the descriptive version of the process model. |
deploymentTime | Returns the deployment time as an ISO 8601 date. |
deploymentTimeAsJavaEpoch | Returns the deployment time as Java epoch. |
executionEnabled | Returns “TRUE” or “FALSE” to indicate whether the process model execution is enabled. |
instanceLogging | Returns “TRUE” or “FALSE” to indicate whether instance logging is enabled. |
runningInstancesExist | Returns “TRUE” or “FALSE” to indicate whether running process models exist. |
thresholdNumber | Returns the number used to notify the user when data archiving should be performed. |
trackingEnabled | Returns “TRUE” or “FALSE” to indicate whether process tracking is enabled. |