Class TemplateReference
java.lang.Object
de.aristaflow.ilm.model.processmodel.TemplateReference
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription@NotNull Boolean@NotNull UUIDMap<@NotEmpty String,@NotNull @Valid ProcessModelParameter> 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.@NotNull StringMap<@NotEmpty String,@NotNull @Valid ProcessModelParameter> @NotNull Boolean@NotNull Boolean@NotNull Boolean@NotNull Boolean@NotNull @Valid QualifiedAgent@NotNull Boolean@NotNull Boolean@NotNull Boolean@NotNull Boolean@NotNull Boolean@NotNull ProcessConstants.TemplateUsage -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
processType
-
version
-
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. -
supervisor
-
inParams
-
outParams
-
tlUsable
-
usageAsSubprocess
-
tlInstantiable
-
spInstantiable
-
tlOutdated
-
spOutdated
-
tlInstanceChangeable
-
spInstanceChangeable
-
derivable
-
tlMigratableTo
-
spMigratableTo
-
buildtimeState
-
userAttributes
-
-
Constructor Details
-
TemplateReference
public TemplateReference()
-