Uses of Class
io.github.ascopes.protobufmavenplugin.plugins.PathProtocPluginBean
Packages that use PathProtocPluginBean
Package
Description
Definition of Maven MOJOs that make up this plugin.
Management of
protoc
plugins.-
Uses of PathProtocPluginBean in io.github.ascopes.protobufmavenplugin.mojo
Fields in io.github.ascopes.protobufmavenplugin.mojo with type parameters of type PathProtocPluginBeanModifier and TypeFieldDescription(package private) @Nullable List
<PathProtocPluginBean> AbstractGenerateMojo.binaryPathPlugins
Binary plugins to use with the protobuf compiler, sourced from the systemPATH
. -
Uses of PathProtocPluginBean in io.github.ascopes.protobufmavenplugin.plugins
Methods in io.github.ascopes.protobufmavenplugin.plugins that return PathProtocPluginBeanModifier and TypeMethodDescriptionPathProtocPluginBean.from
(OptionalProtocPlugin instance) Fill this modifiable instance with attribute values from the providedOptionalProtocPlugin
instance.PathProtocPluginBean.from
(PathProtocPlugin instance) Fill this modifiable instance with attribute values from the providedPathProtocPlugin
instance.PathProtocPluginBean.from
(PathProtocPluginBean instance) Fill this modifiable instance with attribute values from the providedPathProtocPlugin
instance.PathProtocPluginBean.from
(ProtocPlugin instance) Fill this modifiable instance with attribute values from the providedProtocPlugin
instance.Methods in io.github.ascopes.protobufmavenplugin.plugins with parameters of type PathProtocPluginBeanModifier and TypeMethodDescriptionprivate boolean
PathProtocPluginBean.equalTo
(PathProtocPluginBean another) PathProtocPluginBean.from
(PathProtocPluginBean instance) Fill this modifiable instance with attribute values from the providedPathProtocPlugin
instance.