Class CommandLineInterface
- java.lang.Object
-
- org.processmining.framework.packages.CommandLineInterface
-
public class CommandLineInterface extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CommandLineInterface(PackageManager manager)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
run(java.lang.String[] args)
-
-
-
Constructor Detail
-
CommandLineInterface
public CommandLineInterface(PackageManager manager)
-
-