Class Batch2Drl

java.lang.Object
org.drools.drlonyaml.cli.Batch2Drl
All Implemented Interfaces:
Callable<Integer>

public class Batch2Drl extends Object implements Callable<Integer>
Note: beyond different annotations, Parameters and Options are managed per subcommand, in order to have them listed after the specific subcommand on the CLI.
  • Constructor Details

    • Batch2Drl

      public Batch2Drl()
  • Method Details