@Prototype public class CreateCliCommand extends CreateCommand
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<java.lang.String> |
features |
static java.lang.String |
NAME |
applicationType, availableFeatures, build, contextFactory, inplace, javaVersion, lang, listFeatures, name, projectGenerator, testcommonOptions, specNOOP| Constructor and Description |
|---|
CreateCliCommand(CliAvailableFeatures availableFeatures,
ContextFactory contextFactory,
ProjectGenerator projectGenerator) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<java.lang.String> |
getSelectedFeatures() |
call, generate, generate, getAdditionalOptions, getJdkVersionerr, errWriter, getOperatingSystem, getSpec, green, out, outWriter, red, showStacktrace, verbose, warningpublic static final java.lang.String NAME
protected java.util.List<java.lang.String> features
public CreateCliCommand(CliAvailableFeatures availableFeatures, ContextFactory contextFactory, ProjectGenerator projectGenerator)
@NonNull protected java.util.List<java.lang.String> getSelectedFeatures()
getSelectedFeatures in class CreateCommand