public class PublishTask extends AbstractTask implements hudson.FilePath.FileCallable<Boolean>, org.jenkinsci.remoting.RoleSensitive, Serializable
Constructor and Description |
---|
PublishTask(Publish publish) |
Modifier and Type | Method and Description |
---|---|
void |
checkRoles(org.jenkinsci.remoting.RoleChecker checker) |
Boolean |
invoke(File f,
hudson.remoting.VirtualChannel channel) |
checkConnection, getClient, getConnection, getCredential, getListener, getWorkspace, setCredential, setListener, setWorkspace
public PublishTask(Publish publish)
public void checkRoles(org.jenkinsci.remoting.RoleChecker checker) throws SecurityException
checkRoles
in interface org.jenkinsci.remoting.RoleSensitive
SecurityException
public Boolean invoke(File f, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
invoke
in interface hudson.FilePath.FileCallable<Boolean>
IOException
InterruptedException
Copyright © 2004-2015. All Rights Reserved.