Class ScheduleBuildAction

    • Constructor Detail

      • ScheduleBuildAction

        public ScheduleBuildAction​(Job<?,​?> target)
    • Method Detail

      • getOwner

        public Job<?,​?> getOwner()
      • getTarget

        public Object getTarget()
        Specified by:
        getTarget in interface org.kohsuke.stapler.StaplerProxy
      • getDefaultDate

        public String getDefaultDate()
      • getDefaultDateObject

        public ZonedDateTime getDefaultDateObject()
      • getQuietPeriodInSeconds

        public long getQuietPeriodInSeconds()
      • doNext

        public org.kohsuke.stapler.HttpResponse doNext​(@QueryParameter
                                                       String date,
                                                       @AncestorInPath
                                                       Item item)
      • isJobParameterized

        public boolean isJobParameterized()
      • getDateTimeFormatting

        @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
        public String getDateTimeFormatting()
      • getTimeZone

        @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
        public String getTimeZone()