Class ProcessModelXMLConstants
- java.lang.Object
-
- de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
public class ProcessModelXMLConstants extends Object
Constants concerning XML, e.g. tag-names, namespaces.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ProcessModelXMLConstants.SchemaType
This enum is used for the different schema types.
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ProcessModelXMLConstants()
-
-
-
Field Detail
-
historiesNamespace
public static final String historiesNamespace
- See Also:
- Constant Field Values
-
pmNamespace
public static final String pmNamespace
- See Also:
- Constant Field Values
-
templateSchemaLocation
public static final String templateSchemaLocation
- See Also:
- Constant Field Values
-
instanceSchemaLocation
public static final String instanceSchemaLocation
- See Also:
- Constant Field Values
-
executableInstanceSchemaLocation
public static final String executableInstanceSchemaLocation
- See Also:
- Constant Field Values
-
ebpSchemaLocation
public static final String ebpSchemaLocation
- See Also:
- Constant Field Values
-
templateLocksSchemaLocation
public static final String templateLocksSchemaLocation
- See Also:
- Constant Field Values
-
instanceLocksSchemaLocation
public static final String instanceLocksSchemaLocation
- See Also:
- Constant Field Values
-
embeddedTemplateMappingSchemaLocation
public static final String embeddedTemplateMappingSchemaLocation
- See Also:
- Constant Field Values
-
baseTemplateMappingSchemaLocation
public static final String baseTemplateMappingSchemaLocation
- See Also:
- Constant Field Values
-
adhocTemplateMappingSchemaLocation
public static final String adhocTemplateMappingSchemaLocation
- See Also:
- Constant Field Values
-
processTypesSchemaLocation
public static final String processTypesSchemaLocation
- See Also:
- Constant Field Values
-
templateInformationsSchemaLocation
public static final String templateInformationsSchemaLocation
- See Also:
- Constant Field Values
-
historySchemaFile
public static final String historySchemaFile
the filename of the histories schema file- See Also:
- Constant Field Values
-
instanceSchemaFile
public static final String instanceSchemaFile
the filename of the instance schema file- See Also:
- Constant Field Values
-
executableInstanceSchemaFile
public static final String executableInstanceSchemaFile
the filename of the instance schema file- See Also:
- Constant Field Values
-
templateSchemaFile
public static final String templateSchemaFile
the filename of the template schema file- See Also:
- Constant Field Values
-
ebpSchemaFile
public static final String ebpSchemaFile
the filename of the activity schema file- See Also:
- Constant Field Values
-
templateLocksSchemaFile
public static final String templateLocksSchemaFile
the filename of the templateLocks schema file- See Also:
- Constant Field Values
-
instanceLocksSchemaFile
public static final String instanceLocksSchemaFile
the filename of the instanceLocks schema file- See Also:
- Constant Field Values
-
embeddedTemplateMappingSchemaFile
public static final String embeddedTemplateMappingSchemaFile
the filename of the embedded template mapping schema file- See Also:
- Constant Field Values
-
baseTemplateMappingSchemaFile
public static final String baseTemplateMappingSchemaFile
the filename of the base template mapping schema file- See Also:
- Constant Field Values
-
adhocTemplateMappingSchemaFile
public static final String adhocTemplateMappingSchemaFile
the filename of the adhoc template mapping schema file- See Also:
- Constant Field Values
-
processTypesSchemaFile
public static final String processTypesSchemaFile
the filename of the process types schema file- See Also:
- Constant Field Values
-
templateInformationsSchemaFile
public static final String templateInformationsSchemaFile
the filename of the template informations schema file- See Also:
- Constant Field Values
-
template
public static final String template
- See Also:
- Constant Field Values
-
instance
public static final String instance
- See Also:
- Constant Field Values
-
executableInstance
public static final String executableInstance
- See Also:
- Constant Field Values
-
instanceTemplateID
public static final String instanceTemplateID
- See Also:
- Constant Field Values
-
instanceBaseTemplateID
public static final String instanceBaseTemplateID
- See Also:
- Constant Field Values
-
instanceID
public static final String instanceID
- See Also:
- Constant Field Values
-
instanceLogID
public static final String instanceLogID
- See Also:
- Constant Field Values
-
instanceName
public static final String instanceName
- See Also:
- Constant Field Values
-
templateID
public static final String templateID
attribute name of the id- See Also:
- Constant Field Values
-
templateName
public static final String templateName
process name- See Also:
- Constant Field Values
-
templateDescription
public static final String templateDescription
process description- See Also:
- Constant Field Values
-
templateProcessType
public static final String templateProcessType
process type- See Also:
- Constant Field Values
-
templateVersion
public static final String templateVersion
version- See Also:
- Constant Field Values
-
templateFileFormatVersion
public static final String templateFileFormatVersion
- See Also:
- Constant Field Values
-
templateFileFormatCurrentVersion
public static final String templateFileFormatCurrentVersion
The actual template file version.- See Also:
- Constant Field Values
-
instanceFileFormatVersion
public static final String instanceFileFormatVersion
- See Also:
- Constant Field Values
-
instanceFileFormatCurrentVersion
public static final String instanceFileFormatCurrentVersion
The actual instance file version.- See Also:
- Constant Field Values
-
templateNodes
public static final String templateNodes
- See Also:
- Constant Field Values
-
templateDataElements
public static final String templateDataElements
- See Also:
- Constant Field Values
-
templateEdges
public static final String templateEdges
- See Also:
- Constant Field Values
-
templateDataEdges
public static final String templateDataEdges
- See Also:
- Constant Field Values
-
templateStartNode
public static final String templateStartNode
- See Also:
- Constant Field Values
-
templateEndNode
public static final String templateEndNode
- See Also:
- Constant Field Values
-
templateStructuralData
public static final String templateStructuralData
- See Also:
- Constant Field Values
-
templateStructuralNodeData
public static final String templateStructuralNodeData
- See Also:
- Constant Field Values
-
templateSNDNodeID
public static final String templateSNDNodeID
- See Also:
- Constant Field Values
-
templateSNDNodeType
public static final String templateSNDNodeType
- See Also:
- Constant Field Values
-
templateSNDTopologicalID
public static final String templateSNDTopologicalID
- See Also:
- Constant Field Values
-
templateSNDBranchID
public static final String templateSNDBranchID
- See Also:
- Constant Field Values
-
templateSNDSplitNodeID
public static final String templateSNDSplitNodeID
- See Also:
- Constant Field Values
-
templateSNDCorrespondingBlockNodeID
public static final String templateSNDCorrespondingBlockNodeID
- See Also:
- Constant Field Values
-
templateDisabledNodeConnectors
public static final String templateDisabledNodeConnectors
- See Also:
- Constant Field Values
-
templateDNDCNodeID
public static final String templateDNDCNodeID
- See Also:
- Constant Field Values
-
templateDNDCConnectorID
public static final String templateDNDCConnectorID
- See Also:
- Constant Field Values
-
templateDeltaLayer
public static final String templateDeltaLayer
delta layer- See Also:
- Constant Field Values
-
templateStatus
public static final String templateStatus
template status- See Also:
- Constant Field Values
-
isChangeable
public static final String isChangeable
is changeable- See Also:
- Constant Field Values
-
instanceNameTemplate
public static final String instanceNameTemplate
pattern for the instance name- See Also:
- Constant Field Values
-
edges
public static final String edges
- See Also:
- Constant Field Values
-
instanceEdges
public static final String instanceEdges
- See Also:
- Constant Field Values
-
edge
public static final String edge
- See Also:
- Constant Field Values
-
instanceEdge
public static final String instanceEdge
- See Also:
- Constant Field Values
-
edgeType
public static final String edgeType
- See Also:
- Constant Field Values
-
edgeSourceNode
public static final String edgeSourceNode
- See Also:
- Constant Field Values
-
edgeDestinationNode
public static final String edgeDestinationNode
- See Also:
- Constant Field Values
-
edgeCode
public static final String edgeCode
- See Also:
- Constant Field Values
-
node
public static final String node
- See Also:
- Constant Field Values
-
instanceNode
public static final String instanceNode
- See Also:
- Constant Field Values
-
nodeID
public static final String nodeID
- See Also:
- Constant Field Values
-
nodeName
public static final String nodeName
- See Also:
- Constant Field Values
-
nodeDescription
public static final String nodeDescription
- See Also:
- Constant Field Values
-
nodeExecutableBusinessProcess
public static final String nodeExecutableBusinessProcess
- See Also:
- Constant Field Values
-
nodeAutoStart
public static final String nodeAutoStart
- See Also:
- Constant Field Values
-
nodeGroupName
public static final String nodeGroupName
- See Also:
- Constant Field Values
-
nodeGroupExecutionContext
public static final String nodeGroupExecutionContext
- See Also:
- Constant Field Values
-
nodeExecutableBusinessProcessInstance
public static final String nodeExecutableBusinessProcessInstance
- See Also:
- Constant Field Values
-
nodeInConnectors
public static final String nodeInConnectors
- See Also:
- Constant Field Values
-
nodeOutConnectors
public static final String nodeOutConnectors
- See Also:
- Constant Field Values
-
nodeConnector
public static final String nodeConnector
- See Also:
- Constant Field Values
-
nodeConnectorParameterMappings
public static final String nodeConnectorParameterMappings
- See Also:
- Constant Field Values
-
nodeConnectorParameterMapping
public static final String nodeConnectorParameterMapping
- See Also:
- Constant Field Values
-
nodeParameters
public static final String nodeParameters
- See Also:
- Constant Field Values
-
nodeParameter
public static final String nodeParameter
- See Also:
- Constant Field Values
-
nodeParametersType
public static final String nodeParametersType
- See Also:
- Constant Field Values
-
nodeDCPMappingConnector
public static final String nodeDCPMappingConnector
- See Also:
- Constant Field Values
-
nodeDCPMappingParameter
public static final String nodeDCPMappingParameter
- See Also:
- Constant Field Values
-
nodeDCPMappingAccessType
public static final String nodeDCPMappingAccessType
- See Also:
- Constant Field Values
-
nodeBranchID
public static final String nodeBranchID
- See Also:
- Constant Field Values
-
nodeSplitNode
public static final String nodeSplitNode
- See Also:
- Constant Field Values
-
nodeDefaultEdgeCode
public static final String nodeDefaultEdgeCode
- See Also:
- Constant Field Values
-
nodeSelectorPredicate
public static final String nodeSelectorPredicate
- See Also:
- Constant Field Values
-
nodeCorrespondingBlockNode
public static final String nodeCorrespondingBlockNode
- See Also:
- Constant Field Values
-
nodeInputDataElements
public static final String nodeInputDataElements
- See Also:
- Constant Field Values
-
nodeInputDataElement
public static final String nodeInputDataElement
- See Also:
- Constant Field Values
-
nodeOutputDataElements
public static final String nodeOutputDataElements
- See Also:
- Constant Field Values
-
nodeOutputDataElement
public static final String nodeOutputDataElement
- See Also:
- Constant Field Values
-
nodeState
public static final String nodeState
- See Also:
- Constant Field Values
-
nodeIteration
public static final String nodeIteration
- See Also:
- Constant Field Values
-
nodeExecutionMode
public static final String nodeExecutionMode
- See Also:
- Constant Field Values
-
activity
public static final String activity
- See Also:
- Constant Field Values
-
referencedProcess
public static final String referencedProcess
- See Also:
- Constant Field Values
-
embeddedProcess
public static final String embeddedProcess
- See Also:
- Constant Field Values
-
varParEBP
public static final String varParEBP
- See Also:
- Constant Field Values
-
ebpType
public static final String ebpType
- See Also:
- Constant Field Values
-
activityDecisionParameter
public static final String activityDecisionParameter
- See Also:
- Constant Field Values
-
activityDecisionStatements
public static final String activityDecisionStatements
- See Also:
- Constant Field Values
-
activityDecisionStatement
public static final String activityDecisionStatement
- See Also:
- Constant Field Values
-
activityDecisionID
public static final String activityDecisionID
- See Also:
- Constant Field Values
-
activityDecisionEdgeCode
public static final String activityDecisionEdgeCode
- See Also:
- Constant Field Values
-
activityDecisionLabel
public static final String activityDecisionLabel
- See Also:
- Constant Field Values
-
activityAgent
public static final String activityAgent
- See Also:
- Constant Field Values
-
activityIsFinished
public static final String activityIsFinished
- See Also:
- Constant Field Values
-
lightWeightProcessTemplateID
public static final String lightWeightProcessTemplateID
- See Also:
- Constant Field Values
-
lightWeightProcessInstanceID
public static final String lightWeightProcessInstanceID
- See Also:
- Constant Field Values
-
referencedProcessFork
public static final String referencedProcessFork
- See Also:
- Constant Field Values
-
dataElements
public static final String dataElements
- See Also:
- Constant Field Values
-
instanceDataElements
public static final String instanceDataElements
- See Also:
- Constant Field Values
-
dataElement
public static final String dataElement
- See Also:
- Constant Field Values
-
instanceDataElement
public static final String instanceDataElement
- See Also:
- Constant Field Values
-
dataElementID
public static final String dataElementID
- See Also:
- Constant Field Values
-
dataElementType
public static final String dataElementType
- See Also:
- Constant Field Values
-
dataElementName
public static final String dataElementName
- See Also:
- Constant Field Values
-
dataElementDescription
public static final String dataElementDescription
- See Also:
- Constant Field Values
-
dataElementIdentifierID
public static final String dataElementIdentifierID
- See Also:
- Constant Field Values
-
dataElementIsPublic
public static final String dataElementIsPublic
- See Also:
- Constant Field Values
-
readingNodes
public static final String readingNodes
- See Also:
- Constant Field Values
-
writingNodes
public static final String writingNodes
- See Also:
- Constant Field Values
-
readingWritingNodesEntry
public static final String readingWritingNodesEntry
- See Also:
- Constant Field Values
-
dataElementIsVirtual
public static final String dataElementIsVirtual
- See Also:
- Constant Field Values
-
dataElementValue
public static final String dataElementValue
- See Also:
- Constant Field Values
-
dataElementDataHistory
public static final String dataElementDataHistory
- See Also:
- Constant Field Values
-
supervisorAgent
public static final String supervisorAgent
- See Also:
- Constant Field Values
-
templateStatusBuildtimeState
public static final String templateStatusBuildtimeState
- See Also:
- Constant Field Values
-
templateStatusUsageAsSubprocess
public static final String templateStatusUsageAsSubprocess
- See Also:
- Constant Field Values
-
templateStatusStarterRule
public static final String templateStatusStarterRule
- See Also:
- Constant Field Values
-
templateStatusIsDerivable
public static final String templateStatusIsDerivable
- See Also:
- Constant Field Values
-
templateStatusIsDerivableComment
public static final String templateStatusIsDerivableComment
- See Also:
- Constant Field Values
-
templateStatusIsInstantiable
public static final String templateStatusIsInstantiable
- See Also:
- Constant Field Values
-
templateStatusIsInstantiableComment
public static final String templateStatusIsInstantiableComment
- See Also:
- Constant Field Values
-
templateStatusIsOutdated
public static final String templateStatusIsOutdated
- See Also:
- Constant Field Values
-
templateStatusIsOutdatedComment
public static final String templateStatusIsOutdatedComment
- See Also:
- Constant Field Values
-
templateStatusIsTopLevelUsable
public static final String templateStatusIsTopLevelUsable
- See Also:
- Constant Field Values
-
templateStatusAreInstancesChangeable
public static final String templateStatusAreInstancesChangeable
- See Also:
- Constant Field Values
-
templateStatusAreInstancesChangeableComment
public static final String templateStatusAreInstancesChangeableComment
- See Also:
- Constant Field Values
-
templateStatusAreInstancesMigratableTo
public static final String templateStatusAreInstancesMigratableTo
- See Also:
- Constant Field Values
-
templateStatusAreInstancesMigratableToComment
public static final String templateStatusAreInstancesMigratableToComment
- See Also:
- Constant Field Values
-
templateStatusSubProcessScope
public static final String templateStatusSubProcessScope
- See Also:
- Constant Field Values
-
instanceMigrationStatus
public static final String instanceMigrationStatus
- See Also:
- Constant Field Values
-
instanceMigrationStatusDate
public static final String instanceMigrationStatusDate
- See Also:
- Constant Field Values
-
instanceMigrationStatusComment
public static final String instanceMigrationStatusComment
- See Also:
- Constant Field Values
-
instanceChangeStatus
public static final String instanceChangeStatus
- See Also:
- Constant Field Values
-
instanceExecutionStatus
public static final String instanceExecutionStatus
- See Also:
- Constant Field Values
-
instanceExecutionStatusDate
public static final String instanceExecutionStatusDate
- See Also:
- Constant Field Values
-
instanceExecutionStatusComment
public static final String instanceExecutionStatusComment
- See Also:
- Constant Field Values
-
instanceIsModified
public static final String instanceIsModified
- See Also:
- Constant Field Values
-
instanceInitiatorAgent
public static final String instanceInitiatorAgent
- See Also:
- Constant Field Values
-
instanceExecutionHistory
public static final String instanceExecutionHistory
- See Also:
- Constant Field Values
-
instanceChangeHistory
public static final String instanceChangeHistory
- See Also:
- Constant Field Values
-
instanceCreationTime
public static final String instanceCreationTime
- See Also:
- Constant Field Values
-
richAgentAgent
public static final String richAgentAgent
- See Also:
- Constant Field Values
-
richAgentUserReadableName
public static final String richAgentUserReadableName
- See Also:
- Constant Field Values
-
richAgentMailAddress
public static final String richAgentMailAddress
- See Also:
- Constant Field Values
-
richAgentLocale
public static final String richAgentLocale
- See Also:
- Constant Field Values
-
richAgentAttributes
public static final String richAgentAttributes
- See Also:
- Constant Field Values
-
instanceDeltaLayer
public static final String instanceDeltaLayer
- See Also:
- Constant Field Values
-
instanceData
public static final String instanceData
- See Also:
- Constant Field Values
-
instanceNodeData
public static final String instanceNodeData
- See Also:
- Constant Field Values
-
instanceNodeID
public static final String instanceNodeID
- See Also:
- Constant Field Values
-
instanceNodeIteration
public static final String instanceNodeIteration
- See Also:
- Constant Field Values
-
instanceActivityData
public static final String instanceActivityData
- See Also:
- Constant Field Values
-
instanceLwpData
public static final String instanceLwpData
- See Also:
- Constant Field Values
-
exeInstCallback
public static final String exeInstCallback
- See Also:
- Constant Field Values
-
exeInstNodeData
public static final String exeInstNodeData
- See Also:
- Constant Field Values
-
exeInstNodeLwpData
public static final String exeInstNodeLwpData
- See Also:
- Constant Field Values
-
exeInstNodePerformingAgent
public static final String exeInstNodePerformingAgent
- See Also:
- Constant Field Values
-
exeInstNodeCurrentEnquiries
public static final String exeInstNodeCurrentEnquiries
- See Also:
- Constant Field Values
-
exeInstNodeRepliedEnquiry
public static final String exeInstNodeRepliedEnquiry
- See Also:
- Constant Field Values
-
exeInstNodeAssignedRuntimeManager
public static final String exeInstNodeAssignedRuntimeManager
- See Also:
- Constant Field Values
-
exeInstEnqOriginator
public static final String exeInstEnqOriginator
- See Also:
- Constant Field Values
-
exeInstEnqRecipients
public static final String exeInstEnqRecipients
- See Also:
- Constant Field Values
-
exeInstEnqQuestion
public static final String exeInstEnqQuestion
- See Also:
- Constant Field Values
-
exeInstEnqReply
public static final String exeInstEnqReply
- See Also:
- Constant Field Values
-
exeInstEnqReplier
public static final String exeInstEnqReplier
- See Also:
- Constant Field Values
-
instanceStatus
public static final String instanceStatus
- See Also:
- Constant Field Values
-
nodeIDC
public static final String nodeIDC
- See Also:
- Constant Field Values
-
dataElementIDC
public static final String dataElementIDC
- See Also:
- Constant Field Values
-
dataEdge
public static final String dataEdge
- See Also:
- Constant Field Values
-
dataEdgeIsOptional
public static final String dataEdgeIsOptional
- See Also:
- Constant Field Values
-
dataEdgeType
public static final String dataEdgeType
- See Also:
- Constant Field Values
-
dataEdgeNodeID
public static final String dataEdgeNodeID
- See Also:
- Constant Field Values
-
dataEdgeDataElementID
public static final String dataEdgeDataElementID
- See Also:
- Constant Field Values
-
dataEdgeConnectorID
public static final String dataEdgeConnectorID
- See Also:
- Constant Field Values
-
templateLocks
public static final String templateLocks
- See Also:
- Constant Field Values
-
templateLocksFileVersion
public static final String templateLocksFileVersion
- See Also:
- Constant Field Values
-
templateLocksFileCurrentVersion
public static final String templateLocksFileCurrentVersion
- See Also:
- Constant Field Values
-
templateLock
public static final String templateLock
- See Also:
- Constant Field Values
-
templateLockID
public static final String templateLockID
- See Also:
- Constant Field Values
-
templateLockingAgent
public static final String templateLockingAgent
- See Also:
- Constant Field Values
-
templateLockCount
public static final String templateLockCount
- See Also:
- Constant Field Values
-
instanceLocks
public static final String instanceLocks
- See Also:
- Constant Field Values
-
instanceLocksFileVersion
public static final String instanceLocksFileVersion
- See Also:
- Constant Field Values
-
instanceLocksFileCurrentVersion
public static final String instanceLocksFileCurrentVersion
- See Also:
- Constant Field Values
-
instanceLock
public static final String instanceLock
- See Also:
- Constant Field Values
-
instanceLockID
public static final String instanceLockID
- See Also:
- Constant Field Values
-
instanceLockingAgent
public static final String instanceLockingAgent
- See Also:
- Constant Field Values
-
instanceLockCount
public static final String instanceLockCount
- See Also:
- Constant Field Values
-
embeddedTemplateMappings
public static final String embeddedTemplateMappings
- See Also:
- Constant Field Values
-
embeddedTemplateMappingsVersion
public static final String embeddedTemplateMappingsVersion
- See Also:
- Constant Field Values
-
embeddedTemplateMappingsCurrentVersion
public static final String embeddedTemplateMappingsCurrentVersion
- See Also:
- Constant Field Values
-
embeddedTemplateMapping
public static final String embeddedTemplateMapping
- See Also:
- Constant Field Values
-
embeddedTemplateMappingParentID
public static final String embeddedTemplateMappingParentID
- See Also:
- Constant Field Values
-
embeddedTemplateMappingEmbeddedID
public static final String embeddedTemplateMappingEmbeddedID
- See Also:
- Constant Field Values
-
baseTemplateMappings
public static final String baseTemplateMappings
- See Also:
- Constant Field Values
-
baseTemplateMappingsVersion
public static final String baseTemplateMappingsVersion
- See Also:
- Constant Field Values
-
baseTemplateMappingsCurrentVersion
public static final String baseTemplateMappingsCurrentVersion
- See Also:
- Constant Field Values
-
baseTemplateMapping
public static final String baseTemplateMapping
- See Also:
- Constant Field Values
-
baseTemplateMappingTemplateID
public static final String baseTemplateMappingTemplateID
- See Also:
- Constant Field Values
-
baseTemplateMappingBaseTemplateID
public static final String baseTemplateMappingBaseTemplateID
- See Also:
- Constant Field Values
-
adhocTemplateMappings
public static final String adhocTemplateMappings
- See Also:
- Constant Field Values
-
adhocTemplateMappingsVersion
public static final String adhocTemplateMappingsVersion
- See Also:
- Constant Field Values
-
adhocTemplateMappingsCurrentVersion
public static final String adhocTemplateMappingsCurrentVersion
- See Also:
- Constant Field Values
-
adhocTemplateMapping
public static final String adhocTemplateMapping
- See Also:
- Constant Field Values
-
adhocTemplateMappingTemplateID
public static final String adhocTemplateMappingTemplateID
- See Also:
- Constant Field Values
-
adhocTemplateMappingInstanceID
public static final String adhocTemplateMappingInstanceID
- See Also:
- Constant Field Values
-
processTypes
public static final String processTypes
- See Also:
- Constant Field Values
-
processTypesVersion
public static final String processTypesVersion
- See Also:
- Constant Field Values
-
processTypesCurrentVersion
public static final String processTypesCurrentVersion
- See Also:
- Constant Field Values
-
processType
public static final String processType
- See Also:
- Constant Field Values
-
processTypeName
public static final String processTypeName
- See Also:
- Constant Field Values
-
processTypeRootTemplateID
public static final String processTypeRootTemplateID
- See Also:
- Constant Field Values
-
templateInformations
public static final String templateInformations
- See Also:
- Constant Field Values
-
templateInformationsVersion
public static final String templateInformationsVersion
- See Also:
- Constant Field Values
-
templateInformationsCurrentVersion
public static final String templateInformationsCurrentVersion
- See Also:
- Constant Field Values
-
templateInformation
public static final String templateInformation
- See Also:
- Constant Field Values
-
templateInformationTemplateID
public static final String templateInformationTemplateID
- See Also:
- Constant Field Values
-
templateInformationsParentTemplateID
public static final String templateInformationsParentTemplateID
- See Also:
- Constant Field Values
-
templateInformationsCreationTime
public static final String templateInformationsCreationTime
- See Also:
- Constant Field Values
-
templateInformationsModificationTime
public static final String templateInformationsModificationTime
- See Also:
- Constant Field Values
-
templateInformationsInternalVersion
public static final String templateInformationsInternalVersion
- See Also:
- Constant Field Values
-
templateInformationsChildTemplateIDs
public static final String templateInformationsChildTemplateIDs
- See Also:
- Constant Field Values
-
templateInformationsChildTemplateID
public static final String templateInformationsChildTemplateID
- See Also:
- Constant Field Values
-
templateInformationsProcessManagers
public static final String templateInformationsProcessManagers
- See Also:
- Constant Field Values
-
templateInformationsProcessManager
public static final String templateInformationsProcessManager
- See Also:
- Constant Field Values
-
-