Class ConditionalFolderUpdateRunner


  • @Deprecated
    public class ConditionalFolderUpdateRunner
    extends Object
    Deprecated.
    since 5.9.2 - Use only routes of type 'graph'
    Set the position of the child to be run once the step with the given id it's finished.
    Since:
    5.5
    • Field Detail

      • stepDocId

        protected String stepDocId
        Deprecated.
    • Constructor Detail

      • ConditionalFolderUpdateRunner

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

      • setStepToBeExecutedNext

        public void setStepToBeExecutedNext​(CoreSession session,
                                            String nextStepPos)
        Deprecated.