|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommandLineOption | |
---|---|
org.pentaho.di.pan | This package contains Pan, the batch transformation executor. |
Uses of CommandLineOption in org.pentaho.di.pan |
---|
Methods in org.pentaho.di.pan with parameters of type CommandLineOption | |
---|---|
static boolean |
CommandLineOption.parseArguments(List<String> args,
CommandLineOption[] options,
org.pentaho.di.core.logging.LogWriter log)
Parse and set the command line arguments using the defined options. |
static void |
CommandLineOption.printUsage(CommandLineOption[] options)
Print the usage of an application using the command line options. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |