Class OsNameTask
- All Implemented Interfaces:
FilePath.FileCallable<String>
,Serializable
,org.jenkinsci.remoting.RoleSensitive
public class OsNameTask
extends MasterToSlaveFileCallable<String>
implements FilePath.FileCallable<String>
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class jenkins.MasterToSlaveFileCallable
checkRoles
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jenkinsci.remoting.RoleSensitive
checkRoles
-
Constructor Details
-
OsNameTask
public OsNameTask()
-
-
Method Details
-
invoke
- Specified by:
invoke
in interfaceFilePath.FileCallable<String>
-