Class ProcessCancelledEscalation
- java.lang.Object
-
- java.lang.Throwable
-
- net.officefloor.frame.api.escalate.Escalation
-
- net.officefloor.frame.api.escalate.ProcessCancelledEscalation
-
- All Implemented Interfaces:
java.io.Serializable
public class ProcessCancelledEscalation extends Escalation
Indicates theProcessState
was cancelled.- Author:
- Daniel Sagenschneider
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ProcessCancelledEscalation()
-