Package com.rm5248.debianpbuilder
Class PbuilderInterface.PbuilderConfigWriter
java.lang.Object
com.rm5248.debianpbuilder.PbuilderInterface.PbuilderConfigWriter
- All Implemented Interfaces:
FilePath.FileCallable<Void>
,Serializable
,org.jenkinsci.remoting.RoleSensitive
- Enclosing class:
- PbuilderInterface
protected static final class PbuilderInterface.PbuilderConfigWriter
extends Object
implements FilePath.FileCallable<Void>
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PbuilderConfigWriter
-
-
Method Details
-
invoke
public Void invoke(File file, hudson.remoting.VirtualChannel vc) throws IOException, InterruptedException - Specified by:
invoke
in interfaceFilePath.FileCallable<Void>
- Throws:
IOException
InterruptedException
-
checkRoles
- Specified by:
checkRoles
in interfaceorg.jenkinsci.remoting.RoleSensitive
- Throws:
SecurityException
-