Class ImmutableMavenProtocPlugin.InitShim
java.lang.Object
io.github.ascopes.protobufmavenplugin.plugins.ImmutableMavenProtocPlugin.InitShim
- Enclosing class:
ImmutableMavenProtocPlugin
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate @Nullable DependencyResolutionDepth
private byte
private boolean
private byte
private int
private byte
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
orderBuildStage
private byte orderBuildStage -
order
private int order -
isSkipBuildStage
private byte isSkipBuildStage -
isSkip
private boolean isSkip -
dependencyResolutionDepthBuildStage
private byte dependencyResolutionDepthBuildStage -
dependencyResolutionDepth
-
-
Constructor Details
-
InitShim
private InitShim()
-
-
Method Details
-
getOrder
int getOrder() -
order
void order(int order) -
isSkip
boolean isSkip() -
isSkip
void isSkip(boolean isSkip) -
getDependencyResolutionDepth
@Nullable DependencyResolutionDepth getDependencyResolutionDepth() -
formatInitCycleMessage
-