Class ExecutableBusinessProcessInstance
java.lang.Object
de.aristaflow.ilm.model.execution.ExecutableBusinessProcessInstance
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ActivityInstance
-
Field Summary
FieldsModifier and TypeFieldDescription@Valid InputDataContext@NotNull @Valid AfConfiguration@NotNull @Valid ExecutionControlProperties@NotNull StringA mapping from an IETF BCP 47 language tag to the corresponding localisation.A mapping from an IETF BCP 47 language tag to the corresponding localisation.A mapping from an IETF BCP 47 language tag to the corresponding localisation.A mapping from an IETF BCP 47 language tag to the corresponding localisation.@NotBlank String@NotNull List<@NotNull @Valid AccessedProcessModelParameter>@NotBlank String@NotBlank String@Size(min=1) StringThis is used as additional information for rich type hierarchies. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
subClass
This is used as additional information for rich type hierarchies. -
processType
-
processTemplateVersion
-
processTemplateName
-
locProcessTemplateName
A mapping from an IETF BCP 47 language tag to the corresponding localisation. -
processInstanceName
-
locProcessInstanceName
A mapping from an IETF BCP 47 language tag to the corresponding localisation. -
name
-
locName
A mapping from an IETF BCP 47 language tag to the corresponding localisation. -
desc
-
locDesc
A mapping from an IETF BCP 47 language tag to the corresponding localisation. -
iconId
-
execControlProperties
-
conf
-
parameters
-
attachedDataContext
-
groupName
-
groupExecutionContext
-
userAttributes
-
-
Constructor Details
-
ExecutableBusinessProcessInstance
public ExecutableBusinessProcessInstance()
-