Package | Description |
---|---|
io.takari.builder.enforcer.modularity | |
io.takari.builder.enforcer.modularity.internal |
Modifier and Type | Method and Description |
---|---|
ProjectContext |
ModularityEnforcementPolicy.getProjectContext() |
static ProjectContext |
ProjectContext.load(InputStream is) |
Constructor and Description |
---|
ModularityEnforcementPolicy(ProjectContext context,
BiConsumer<ProjectContext,EnforcerViolation> handler) |
Constructor and Description |
---|
ModularityEnforcementPolicy(ProjectContext context,
BiConsumer<ProjectContext,EnforcerViolation> handler) |
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultProjectBasedirEnforcer.handleViolation(ProjectContext context,
EnforcerViolation violation) |
Copyright © 2021. All rights reserved.