Class ScheduleBuildAction
java.lang.Object
org.jenkinsci.plugins.schedulebuild.ScheduleBuildAction
- All Implemented Interfaces:
Action, ModelObject, IconSpec
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddoBuild(org.kohsuke.stapler.StaplerRequest2 req, org.kohsuke.stapler.StaplerResponse2 rsp) voiddoCancelBuild(String id, org.kohsuke.stapler.StaplerResponse2 rsp) doCheckDate(String value, Item item) getBadge()Job<?, ?> getOwner()longbooleanboolean
-
Constructor Details
-
ScheduleBuildAction
-
-
Method Details
-
getOwner
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getIconClassName
- Specified by:
getIconClassNamein interfaceIconSpec
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-
getDefaultDate
-
getDefaultDateObject
-
getMinDate
-
doCheckDate
-
getQuietPeriodInSeconds
public long getQuietPeriodInSeconds() -
getBadge
-
doCancelBuild
@POST public void doCancelBuild(@QueryParameter String id, org.kohsuke.stapler.StaplerResponse2 rsp) -
doBuild
@POST public void doBuild(org.kohsuke.stapler.StaplerRequest2 req, org.kohsuke.stapler.StaplerResponse2 rsp) -
hasPlannedBuilds
public boolean hasPlannedBuilds() -
getPlannedBuilds
-
isParameterized
public boolean isParameterized() -
getParameterDefinitions
-
getDateTimeFormatting
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public String getDateTimeFormatting() -
getTimeZone
-