Package jenkins.plugins.publish_over
Class BPCallablePublisher
- All Implemented Interfaces:
FilePath.FileCallable<Void>,Serializable,org.jenkinsci.remoting.RoleSensitive
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBPCallablePublisher(BapPublisher publisher, BPHostConfiguration hostConfig, BPBuildInfo buildInfo) -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBuildInfo(BPBuildInfo buildInfo) voidsetPublisher(BapPublisher publisher) Methods inherited from class jenkins.MasterToSlaveFileCallable
checkRoles
-
Constructor Details
-
BPCallablePublisher
public BPCallablePublisher() -
BPCallablePublisher
public BPCallablePublisher(BapPublisher publisher, BPHostConfiguration hostConfig, BPBuildInfo buildInfo)
-
-
Method Details
-
getPublisher
-
setPublisher
-
getBuildInfo
-
setBuildInfo
-
invoke
- Throws:
IOException
-