Class DeleteTemplateMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="delete-template",
          defaultPhase=DEPLOY,
          threadSafe=true,
          requiresProject=false)
    public class DeleteTemplateMojo
    extends KieControllerMojo
    Create delete server template
    • Constructor Detail

      • DeleteTemplateMojo

        public DeleteTemplateMojo()
    • Method Detail

      • executeCommand

        public void executeCommand()
                            throws org.apache.maven.plugin.MojoExecutionException,
                                   org.apache.maven.plugin.MojoFailureException
        Specified by:
        executeCommand in class KieControllerMojo
        Throws:
        org.apache.maven.plugin.MojoExecutionException
        org.apache.maven.plugin.MojoFailureException