Class KieServerGateway


  • public class KieServerGateway
    extends Object
    • Field Detail

      • LOG

        public static final org.slf4j.Logger LOG
    • Method Detail

      • init

        public void init()
                  throws org.apache.maven.plugin.MojoFailureException
        Throws:
        org.apache.maven.plugin.MojoFailureException
      • deploy

        public void deploy​(org.apache.maven.project.MavenProject project,
                           String container,
                           org.kie.internal.runtime.conf.RuntimeStrategy strategy)
                    throws org.apache.maven.plugin.MojoFailureException
        Throws:
        org.apache.maven.plugin.MojoFailureException
      • dispose

        public void dispose​(String container)
                     throws org.apache.maven.plugin.MojoFailureException
        Throws:
        org.apache.maven.plugin.MojoFailureException
      • update

        public void update​(org.apache.maven.project.MavenProject project,
                           String container)
                    throws org.apache.maven.plugin.MojoFailureException
        Throws:
        org.apache.maven.plugin.MojoFailureException