Class StepResumeRunner


  • @Deprecated
    public class StepResumeRunner
    extends Object
    Deprecated.
    since 5.9.2 - Use only routes of type 'graph'
    Allows to resume a route from the id of a step.
    Author:
    Alexandre Russel
    • Field Detail

      • stepDocId

        protected String stepDocId
        Deprecated.
    • Constructor Detail

      • StepResumeRunner

        public StepResumeRunner​(String stepDocId)
        Deprecated.
    • Method Detail

      • resumeStep

        public void resumeStep​(CoreSession session)
        Deprecated.