Interface ExecuteTask

    • Method Detail

      • getId

        java.lang.String getId()
      • getPhase

        java.lang.String getPhase()
      • execute

        void execute​(ExecuteContext context)
              throws java.lang.Exception
        Throws:
        java.lang.Exception