Class FlowRepeatBehaviour

java.lang.Object
com.aquima.interactions.portal.model.session.repeatflow.FlowRepeatBehaviour

public class FlowRepeatBehaviour extends Object
  • Constructor Details

  • Method Details

    • onRepeatContextStart

      public void onRepeatContextStart(IRepeatContext context)
    • onRepeatContextEnd

      public void onRepeatContextEnd(IRepeatContext context)
    • onFlowStart

      public void onFlowStart()
    • onFlowCompleted

      public void onFlowCompleted()
    • onFlowAborted

      public void onFlowAborted()
    • getRepeatProfile

      public InferenceContext getRepeatProfile()
    • createInternalContext

      public IInternalPortalContext createInternalContext()