@Prototype public class CreateGrpcCommand extends CreateCommand
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
availableFeatures
commonOptions, spec
NOOP
Constructor and Description |
---|
CreateGrpcCommand(GrpcAvailableFeatures availableFeatures,
ContextFactory contextFactory,
ProjectGenerator projectGenerator) |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<java.lang.String> |
getSelectedFeatures() |
call, generate, generate, getAdditionalOptions
err, getOperatingSystem, green, out, red, showStacktrace, verbose, warning
public static final java.lang.String NAME
public CreateGrpcCommand(GrpcAvailableFeatures availableFeatures, ContextFactory contextFactory, ProjectGenerator projectGenerator)
@NonNull protected java.util.List<java.lang.String> getSelectedFeatures()
getSelectedFeatures
in class CreateCommand