Uses of Class
net.officefloor.frame.api.escalate.Escalation
-
Packages that use Escalation Package Description net.officefloor.frame.api.escalate -
-
Uses of Escalation in net.officefloor.frame.api.escalate
Subclasses of Escalation in net.officefloor.frame.api.escalate Modifier and Type Class Description class
AsynchronousFlowTimedOutEscalation
Escalation
indicating theAsynchronousFlow
timed out.class
ManagedFunctionEscalation
Escalation
from managing aManagedFunction
.class
ManagedObjectEscalation
Escalation
from managing aManagedObject
.class
ManagedObjectOperationTimedOutEscalation
Escalation
indicating that an operation by theManagedObject
was timed out.class
ProcessCancelledEscalation
Indicates theProcessState
was cancelled.class
SourceManagedObjectTimedOutEscalation
-