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
IOExceptionvoid replayLog(File file) throws IOException
IOExceptionvoid enterExecPrivileged()
void leaveExecPrivileged()
boolean isEnabledForProject(EnforcerConfig config, String artifactId)
Copyright © 2017. All rights reserved.