public class EnforceScheduleJobProperty
extends jenkins.model.OptionalJobProperty<org.jenkinsci.plugins.workflow.job.WorkflowJob>
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
EnforceScheduleJobProperty.DescriptorImpl
Required descriptor 
 | 
jenkins.model.OptionalJobProperty.OptionalJobPropertyDescriptor| Constructor and Description | 
|---|
EnforceScheduleJobProperty()
Deprecated. 
 
Use  
EnforceScheduleJobProperty(ArrayList) instead}
 Constructor | 
EnforceScheduleJobProperty(ArrayList<String> branches)
Constructor 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ArrayList<String> | 
getBranches()  | 
void | 
setBranches(ArrayList<String> branches)  | 
@Deprecated public EnforceScheduleJobProperty()
EnforceScheduleJobProperty(ArrayList) instead}
 ConstructorCopyright © 2016–2020. All rights reserved.