Class DecisionStatement
java.lang.Object
de.aristaflow.ilm.model.processmodel.DecisionStatement
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription@NotNull Long@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.@NotNull String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
label
-
locLabel
A mapping from an IETF BCP 47 language tag to the corresponding localisation. -
statement
-
locStatement
A mapping from an IETF BCP 47 language tag to the corresponding localisation. -
userAttributes
-
-
Constructor Details
-
DecisionStatement
public DecisionStatement()
-