Package de.aristaflow.ilm.model.common
Class CheckReport.Entry
java.lang.Object
de.aristaflow.ilm.model.common.CheckReport.Entry
- All Implemented Interfaces:
Serializable
- Enclosing class:
- CheckReport
-
Field Summary
FieldsModifier and TypeFieldDescription@NotNull String@NotNull IntegerThe messages for specific locales where the keys are IETF BCP 47 language tags.@NotNull String@NotNull CheckReport.ResultType -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
entryNumber
-
checkId
-
resultType
-
message
-
affectedElements
-
localisedMessage
The messages for specific locales where the keys are IETF BCP 47 language tags.
-
-
Constructor Details
-
Entry
public Entry()
-