Package com.persequor.event
Class ErrorDeclaration
java.lang.Object
com.persequor.event.ErrorDeclaration
- All Implemented Interfaces:
Model
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addCorrectiveEventIds
(String... correctiveEventIds) void
addCorrectiveEventIds
(Collection<String> correctiveEventIds) void
cloneInto
(ErrorDeclaration emptyErrorDeclaration) void
setDeclarationTime
(ZonedDateTime declarationTime) void
setReason
(ErrorReason reason)
-
Constructor Details
-
ErrorDeclaration
public ErrorDeclaration()
-
-
Method Details
-
getDeclarationTime
-
setDeclarationTime
-
getReason
-
setReason
-
getCorrectiveEventIds
-
addCorrectiveEventIds
-
addCorrectiveEventIds
-
getCustomTags
-
cloneInto
-