public class DefaultCommandLineConverter extends AbstractCommandLineConverter<StartParameter>
| Modifier and Type | Field and Description |
|---|---|
static String |
GRADLE_USER_HOME |
static String |
INIT_SCRIPT |
| Constructor and Description |
|---|
DefaultCommandLineConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(CommandLineParser parser) |
StartParameter |
convert(ParsedCommandLine options,
StartParameter startParameter) |
protected StartParameter |
newInstance() |
convert, convert, convertpublic static final String INIT_SCRIPT
public static final String GRADLE_USER_HOME
public void configure(CommandLineParser parser)
protected StartParameter newInstance()
newInstance in class AbstractCommandLineConverter<StartParameter>public StartParameter convert(ParsedCommandLine options, StartParameter startParameter) throws CommandLineArgumentException
CommandLineArgumentExceptionCopyright © 2013. All rights reserved