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

public class JobProcessor extends NotReallyRoleSensitiveCallable<Void,Exception>
See Also:
  • Constructor Details

    • JobProcessor

      public JobProcessor(io.fabric8.openshift.api.model.BuildConfig buildConfig)
  • Method Details