Class SimpleNotification

All Implemented Interfaces:
Serializable, Step

public final class SimpleNotification extends Decision
Decision subclass used for notifications that includes only one available Outcome: Outcome.DECISION_ACKNOWLEDGE. The Decision is not reassignable, and the default Outcome is Outcome.DECISION_ACKNOWLEDGE.
Since:
2.5
See Also: