@Prototype public class CreateGrpcCommand extends CreateCommand
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
NAME  | 
availableFeaturescommonOptions, specNOOP| 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, getAdditionalOptionserr, getOperatingSystem, green, out, red, showStacktrace, verbose, warningpublic 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