Class ChangeReport
- java.lang.Object
-
- de.aristaflow.ilm.model.common.CheckReport
-
- de.aristaflow.ilm.model.processmodel.ChangeReport
-
- All Implemented Interfaces:
Serializable
public class ChangeReport extends CheckReport
- See Also:
ChangeReport
, Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.aristaflow.ilm.model.common.CheckReport
CheckReport.Entry
-
-
Field Summary
Fields Modifier and Type Field Description Instance
newInstance
UUID
newInstId
@NotNull UUID
oldInstId
-
Fields inherited from class de.aristaflow.ilm.model.common.CheckReport
base, entries, langTag, overallResult, subClass
-
-
Constructor Summary
Constructors Constructor Description ChangeReport()
-