public class FullBuildModelWrapper extends Object implements hudson.FilePath.FileCallable<Map<String,List<hudson.plugins.violations.model.Violation>>>
| Constructor and Description |
|---|
FullBuildModelWrapper(ViolationsToBitbucketServerConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkRoles(org.jenkinsci.remoting.RoleChecker checker) |
Map<String,List<hudson.plugins.violations.model.Violation>> |
getViolationsPerFile() |
Map<String,List<hudson.plugins.violations.model.Violation>> |
invoke(File workspace,
hudson.remoting.VirtualChannel channel) |
public FullBuildModelWrapper(ViolationsToBitbucketServerConfig config)
public Map<String,List<hudson.plugins.violations.model.Violation>> invoke(File workspace, hudson.remoting.VirtualChannel channel) throws IOException
invoke in interface hudson.FilePath.FileCallable<Map<String,List<hudson.plugins.violations.model.Violation>>>IOExceptionpublic Map<String,List<hudson.plugins.violations.model.Violation>> getViolationsPerFile()
public void checkRoles(org.jenkinsci.remoting.RoleChecker checker)
throws SecurityException
checkRoles in interface org.jenkinsci.remoting.RoleSensitiveSecurityExceptionCopyright © 2004-2016. All Rights Reserved.