Package org.drools.drlonyaml.cli
Class Batch2Yaml
- java.lang.Object
-
- org.drools.drlonyaml.cli.Batch2Yaml
-
- All Implemented Interfaces:
java.util.concurrent.Callable<java.lang.Integer>
public class Batch2Yaml extends java.lang.Object implements java.util.concurrent.Callable<java.lang.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 Summary
Constructors Constructor Description Batch2Yaml()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Integercall()static voidconvertFile(java.nio.file.Path drlFile)
-