public class ArtifactDeployerCopy extends Object implements hudson.FilePath.FileCallable<List<ArtifactDeployerVO>>
| Constructor and Description |
|---|
ArtifactDeployerCopy(hudson.model.BuildListener listener,
String includes,
String excludes,
boolean flatten,
hudson.FilePath outputFilePath,
int numberOfCurrentDeployedArtifacts) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkRoles(org.jenkinsci.remoting.RoleChecker roleChecker) |
List<ArtifactDeployerVO> |
invoke(File localBasedir,
hudson.remoting.VirtualChannel channel) |
public List<ArtifactDeployerVO> invoke(File localBasedir, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
invoke in interface hudson.FilePath.FileCallable<List<ArtifactDeployerVO>>IOExceptionInterruptedExceptionpublic void checkRoles(org.jenkinsci.remoting.RoleChecker roleChecker)
throws SecurityException
checkRoles in interface org.jenkinsci.remoting.RoleSensitiveSecurityExceptionCopyright © 2016–2017. All rights reserved.