Class OSArchTask
- java.lang.Object
-
- jenkins.MasterToSlaveFileCallable<java.lang.String>
-
- com.synopsys.integration.polaris.common.configuration.OSArchTask
-
- All Implemented Interfaces:
hudson.FilePath.FileCallable<java.lang.String>
,java.io.Serializable
,org.jenkinsci.remoting.RoleSensitive
public class OSArchTask extends jenkins.MasterToSlaveFileCallable<java.lang.String> implements hudson.FilePath.FileCallable<java.lang.String>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OSArchTask()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
invoke(java.io.File workspace, hudson.remoting.VirtualChannel channel)
-