Class GuardStatus
java.lang.Object
de.hybris.platform.ruleengine.concurrency.GuardStatus
The class keeping the status of the
GuardedSuspension.checkPreconditions(Object) check-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiongetType()static GuardStatusof(GuardStatus.Type type) voidsetMessage(String message) voidsetType(GuardStatus.Type type)
-
Method Details
-
of
-
getType
-
setType
-
getMessage
-
setMessage
-