public interface ProjectBasedirEnforcer
Modifier and Type | Method and Description |
---|---|
void |
enterExecPrivileged() |
boolean |
isEnabledForProject(EnforcerConfig config,
String artifactId) |
void |
leaveExecPrivileged() |
void |
replayLog(File file) |
void |
writeConfiguration(File file) |
void writeConfiguration(File file) throws IOException
IOException
void replayLog(File file) throws IOException
IOException
void enterExecPrivileged()
void leaveExecPrivileged()
boolean isEnabledForProject(EnforcerConfig config, String artifactId)
Copyright © 2021. All rights reserved.