Package io.fabric8.jenkins.openshiftsync
Class JobProcessor
java.lang.Object
jenkins.security.NotReallyRoleSensitiveCallable<Void,Exception>
io.fabric8.jenkins.openshiftsync.JobProcessor
- All Implemented Interfaces:
hudson.remoting.Callable<Void,
,Exception> Serializable
,org.jenkinsci.remoting.RoleSensitive
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jenkins.security.NotReallyRoleSensitiveCallable
checkRoles
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface hudson.remoting.Callable
getChannelOrFail, getOpenChannelOrFail
-
Constructor Details
-
JobProcessor
public JobProcessor(io.fabric8.openshift.api.model.BuildConfig buildConfig)
-
-
Method Details
-
call
- Throws:
Exception
-