Uses of Class
io.github.ascopes.protobufmavenplugin.protoc.ProtocExecutor
Packages that use ProtocExecutor
Package
Description
Management of source code generation requests.
-
Uses of ProtocExecutor in io.github.ascopes.protobufmavenplugin.generation
Fields in io.github.ascopes.protobufmavenplugin.generation declared as ProtocExecutorModifier and TypeFieldDescriptionprivate final ProtocExecutor
ProtobufBuildOrchestrator.protocExecutor
Constructors in io.github.ascopes.protobufmavenplugin.generation with parameters of type ProtocExecutorModifierConstructorDescriptionProtobufBuildOrchestrator
(org.apache.maven.execution.MavenSession mavenSession, ProtocResolver protocResolver, ProjectInputResolver projectInputResolver, ProjectPluginResolver projectPluginResolver, IncrementalCacheManager incrementalCacheManager, ProtocExecutor protocExecutor)