jenkins.plugins.publish_over
Class BPCallablePublisher
java.lang.Object
jenkins.plugins.publish_over.BPCallablePublisher
- All Implemented Interfaces:
- hudson.FilePath.FileCallable<java.lang.Void>, java.io.Serializable
public class BPCallablePublisher
- extends java.lang.Object
- implements hudson.FilePath.FileCallable<java.lang.Void>
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BPCallablePublisher
public BPCallablePublisher()
BPCallablePublisher
public BPCallablePublisher(BapPublisher publisher,
BPHostConfiguration hostConfig,
BPBuildInfo buildInfo)
getPublisher
public BapPublisher getPublisher()
setPublisher
public void setPublisher(BapPublisher publisher)
getBuildInfo
public BPBuildInfo getBuildInfo()
setBuildInfo
public void setBuildInfo(BPBuildInfo buildInfo)
invoke
public java.lang.Void invoke(java.io.File f,
hudson.remoting.VirtualChannel channel)
throws java.io.IOException
- Specified by:
invoke in interface hudson.FilePath.FileCallable<java.lang.Void>
- Throws:
java.io.IOException
Copyright © 2011. All Rights Reserved.