Interface Action

    • Method Detail

      • execute

        void execute​(Project project,
                     java.lang.String action)
              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • execute

        void execute​(Project project,
                     java.lang.Object... args)
              throws java.lang.Exception
        Throws:
        java.lang.Exception