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:
getIconFileName
in interfaceAction
-
getIconClassName
- Specified by:
getIconClassName
in interfaceIconSpec
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-
schedule
public boolean schedule(org.kohsuke.stapler.StaplerRequest2 req, net.sf.json.JSONObject formData) throws Descriptor.FormException - Throws:
Descriptor.FormException
-
getTarget
- Specified by:
getTarget
in interfaceorg.kohsuke.stapler.StaplerProxy
-
getDefaultDate
-
getDefaultDateObject
-
getMinDate
-
doCheckDate
-
getQuietPeriodInSeconds
public long getQuietPeriodInSeconds() -
doNext
-
isJobParameterized
public boolean isJobParameterized() -
getDateTimeFormatting
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public String getDateTimeFormatting() -
getTimeZone
-