Class UriProtocPlugin
java.lang.Object
io.github.ascopes.protobufmavenplugin.plugins.UriProtocPlugin
- All Implemented Interfaces:
OptionalProtocPlugin, ProtocPlugin
- Direct Known Subclasses:
UriProtocPluginBean
Implementation independent descriptor for a protoc plugin that can be resolved from a URI.
URI-based plugins can be marked as optional if they should be skipped when the resource is unable to be resolved.
- Since:
- 2.0.0
- Author:
- Ashley Scopes
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface OptionalProtocPlugin
isOptionalMethods inherited from interface ProtocPlugin
getOptions, getOrder, getOutputDirectory, isRegisterAsCompilationRoot, isSkip
-
Constructor Details
-
UriProtocPlugin
public UriProtocPlugin()
-
-
Method Details
-
getUrl
-
getDigest
-
toString
-