Class ScheduleBuildAction
java.lang.Object
org.jenkinsci.plugins.schedulebuild.ScheduleBuildAction
- All Implemented Interfaces:
- Action,- ModelObject,- IconSpec,- org.kohsuke.stapler.StaplerProxy
- 
Constructor Details- 
ScheduleBuildAction
 
- 
- 
Method Details- 
getOwner
- 
getIconFileName- Specified by:
- getIconFileNamein interface- Action
 
- 
getIconClassName- Specified by:
- getIconClassNamein interface- IconSpec
 
- 
getDisplayName- Specified by:
- getDisplayNamein interface- Action
- Specified by:
- getDisplayNamein interface- ModelObject
 
- 
getUrlName- Specified by:
- getUrlNamein interface- Action
 
- 
schedulepublic boolean schedule(org.kohsuke.stapler.StaplerRequest2 req, net.sf.json.JSONObject formData) throws Descriptor.FormException - Throws:
- Descriptor.FormException
 
- 
getTarget- Specified by:
- getTargetin interface- org.kohsuke.stapler.StaplerProxy
 
- 
getDefaultDate
- 
getDefaultDateObject
- 
getMinDate
- 
doCheckDate
- 
getQuietPeriodInSecondspublic long getQuietPeriodInSeconds()
- 
doNext
- 
isJobParameterizedpublic boolean isJobParameterized()
- 
getDateTimeFormatting@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public String getDateTimeFormatting()
- 
getTimeZone
 
-