public class PublishTask extends AbstractTask implements hudson.FilePath.FileCallable<Boolean>, Serializable
Constructor and Description |
---|
PublishTask(Publish publish) |
Modifier and Type | Method and Description |
---|---|
Boolean |
invoke(File f,
hudson.remoting.VirtualChannel channel) |
checkConnection, getClient, getConnection, getCredential, getListener, getWorkspace, setCredential, setListener, setWorkspace
public PublishTask(Publish publish)
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.