Class FindOC
- java.lang.Object
-
- jenkins.security.MasterToSlaveCallable<List<String>,Throwable>
-
- com.openshift.jenkins.plugins.util.FindOC
-
- All Implemented Interfaces:
hudson.remoting.Callable<List<String>,Throwable>
,Serializable
,org.jenkinsci.remoting.RoleSensitive
public class FindOC extends MasterToSlaveCallable<List<String>,Throwable>
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>
call()
-
Methods inherited from class jenkins.security.MasterToSlaveCallable
checkRoles
-
-