Uses of Interface
io.github.ascopes.protobufmavenplugin.generation.GenerationRequest
Package
Description
Management of source code generation requests.
Management of
protoc
plugins.Detection and management of input Protocol Buffer sources.
-
Uses of GenerationRequest in io.github.ascopes.protobufmavenplugin.generation
Modifier and TypeMethodDescriptionImmutableGenerationRequest.Builder.from
(GenerationRequest instance) Fill a builder with attribute values from the providedGenerationRequest
instance.boolean
ProtobufBuildOrchestrator.generate
(GenerationRequest request) -
Uses of GenerationRequest in io.github.ascopes.protobufmavenplugin.plugins
Modifier and TypeMethodDescriptionProjectPluginResolver.resolveProjectPlugins
(GenerationRequest request) -
Uses of GenerationRequest in io.github.ascopes.protobufmavenplugin.sources
Modifier and TypeMethodDescriptionProjectInputResolver.resolveProjectInputs
(GenerationRequest request)