Class AsynchronousFlowTimedOutEscalation

All Implemented Interfaces:
Serializable

public class AsynchronousFlowTimedOutEscalation extends ManagedFunctionEscalation
Escalation indicating the AsynchronousFlow timed out.
Author:
Daniel Sagenschneider
See Also:
  • Constructor Details

    • AsynchronousFlowTimedOutEscalation

      public AsynchronousFlowTimedOutEscalation(String managedFunctionName)
      Instantiate.
      Parameters:
      managedFunctionName - Name of the ManagedFunction.