-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
-
Job Restrictions 0.8
Hi,
I didn`t find documentation, how to use class restriction.
I want to allow running Pipeline jobs. So I choosed "Job class" restriction and typed:
1. org.jenkinsci.plugins.workflow.job.WorkflowJob;
2. WorkflowJob.
In both cases I got error:
Class org.jenkinsci.plugins.workflow.job.WorkflowJob cannot be resolved: java.lang.ClassNotFoundException: org.jenkinsci.plugins.workflow.job.WorkflowJob
- is related to
-
JENKINS-31866 Attempts to restrict Pipeline jobs from running on master result in job hanging
- Open