Class Batch2Yaml

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

public class Batch2Yaml 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

    • Batch2Yaml

      public Batch2Yaml()
  • Method Details