Class MavenEmbedderCommand

  • All Implemented Interfaces:
    org.kie.api.executor.Command

    public class MavenEmbedderCommand
    extends Object
    implements org.kie.api.executor.Command
    • Constructor Detail

      • MavenEmbedderCommand

        public MavenEmbedderCommand()
    • Method Detail

      • execute

        public org.kie.api.executor.ExecutionResults execute​(org.kie.api.executor.CommandContext ctx)
                                                      throws Exception
        Specified by:
        execute in interface org.kie.api.executor.Command
        Throws:
        Exception
      • getData

        protected Object getData​(org.kie.api.executor.CommandContext ctx,
                                 String name)