-
Nested Class Summary
Nested Classes
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class hudson.model.JobProperty
getDescriptor, getJobAction, getJobActions, getJobOverrides, getProjectAction, getProjectActions, getRequiredMonitorService, getSubTasks, perform, prebuild, reconfigure, setOwner
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CachetJobProperty
@DataBoundConstructor
public CachetJobProperty(Boolean requiredResources,
List<String> resources)
-
Method Details
-
getRequiredResources
public Boolean getRequiredResources()
-
setRequiredResources
public void setRequiredResources(Boolean requiredResources)
-
-