Class EplTask

    • Field Detail

      • exportAs

        protected java.lang.String exportAs
    • Constructor Detail

      • EplTask

        public EplTask()
    • Method Detail

      • examine

        protected void examine()
                        throws java.lang.Exception
        Specified by:
        examine in class ExecutableModuleTask
        Throws:
        java.lang.Exception
      • getMaxLoops

        public int getMaxLoops()
      • setMaxLoops

        public void setMaxLoops​(int maxLoops)
      • isRepeatWhileMatches

        public boolean isRepeatWhileMatches()
      • setRepeatWhileMatches

        public void setRepeatWhileMatches​(boolean repeatWhileMatches)
      • getExportAs

        public java.lang.String getExportAs()
      • setExportAs

        public void setExportAs​(java.lang.String exportAs)