@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class CalendarView
extends hudson.model.ListView
| Modifier and Type | Class and Description |
|---|---|
static class |
CalendarView.CalendarViewEventsType |
static class |
CalendarView.CalendarViewType |
static class |
CalendarView.DescriptorImpl |
| Constructor and Description |
|---|
CalendarView(String name) |
add, contains, doAddJobToView, doCreateItem, doRemoveJobFromView, getColumns, getDefaultColumns, getIncludeRegex, getItems, getJobFilters, getStatusFilter, hasJobFilterExtensions, initColumns, initJobFilters, isRecurse, jobNamesContains, remove, setColumns, setIncludeRegex, setRecurseall, allInstantiable, checkPermission, create, createViewFromXML, doCheckJobName, doChildrenContextMenu, doConfigDotXml, doConfigSubmit, doDoDelete, doItemCategories, doRssAll, doRssFailed, doRssLatest, doSubmitDescription, getAbsoluteUrl, getACL, getActions, getAllItems, getAllProperties, getApi, getApplicablePropertyDescriptors, getApproximateQueueItemsQuickly, getAsynchPeople, getBuilds, getComputers, getDescription, getDescriptor, getDisplayName, getDynamic, getIndenter, getItem, getItemCreatePermission, getJob, getNewPronoun, getOwner, getOwnerItemGroup, getOwnerPrimaryView, getOwnerViewActions, getPeople, getPostConstructLandingPage, getProperties, getQueueItems, getSearchUrl, getTimeline, getUrl, getViewName, getViewUrl, getWidgets, hasPeople, hasPermission, isDefault, isEditable, isFilterExecutors, isFilterQueue, makeSearchIndex, onJobRenamed, rename, save, toString, updateByXml, updateTransientActions, writeXml@DataBoundConstructor public CalendarView(String name)
public CalendarView.CalendarViewEventsType getCalendarViewEventsType()
public void setCalendarViewEventsType(CalendarView.CalendarViewEventsType calendarViewEventsType)
public CalendarView.CalendarViewType getCalendarViewType()
public void setCalendarViewType(CalendarView.CalendarViewType calendarViewType)
public boolean isUseCustomFormats()
public void setUseCustomFormats(boolean useCustomFormats)
public boolean isUseCustomWeekSettings()
public void setUseCustomWeekSettings(boolean useCustomWeekSettings)
public boolean isUseCustomSlotSettings()
public void setUseCustomSlotSettings(boolean useCustomSlotSettings)
public boolean isWeekSettingsShowWeekends()
public void setWeekSettingsShowWeekends(boolean weekSettingsShowWeekends)
public boolean isWeekSettingsShowWeekNumbers()
public void setWeekSettingsShowWeekNumbers(boolean weekSettingsShowWeekNumbers)
public int getWeekSettingsFirstDay()
public void setWeekSettingsFirstDay(int weekSettingsFirstDay)
public String getMonthTitleFormat()
public void setMonthTitleFormat(String monthTitleFormat)
public String getMonthColumnHeaderFormat()
public void setMonthColumnHeaderFormat(String monthColumnHeaderFormat)
public String getMonthTimeFormat()
public void setMonthTimeFormat(String monthTimeFormat)
public String getMonthPopupBuildTimeFormat()
public void setMonthPopupBuildTimeFormat(String monthPopupBuildTimeFormat)
public String getWeekTitleFormat()
public void setWeekTitleFormat(String weekTitleFormat)
public String getWeekColumnHeaderFormat()
public void setWeekColumnHeaderFormat(String weekColumnHeaderFormat)
public String getWeekTimeFormat()
public void setWeekTimeFormat(String weekTimeFormat)
public String getWeekSlotTimeFormat()
public void setWeekSlotTimeFormat(String weekSlotTimeFormat)
public String getWeekPopupBuildTimeFormat()
public void setWeekPopupBuildTimeFormat(String weekPopupBuildTimeFormat)
public String getDayTitleFormat()
public void setDayTitleFormat(String dayTitleFormat)
public String getDayColumnHeaderFormat()
public void setDayColumnHeaderFormat(String dayColumnHeaderFormat)
public String getDayTimeFormat()
public void setDayTimeFormat(String dayTimeFormat)
public String getDaySlotTimeFormat()
public void setDaySlotTimeFormat(String daySlotTimeFormat)
public String getDayPopupBuildTimeFormat()
public void setDayPopupBuildTimeFormat(String dayPopupBuildTimeFormat)
public String getWeekSlotDuration()
public void setWeekSlotDuration(String weekSlotDuration)
public String getDaySlotDuration()
public void setDaySlotDuration(String daySlotDuration)
public String getWeekMinTime()
public void setWeekMinTime(String weekMinTime)
public String getWeekMaxTime()
public void setWeekMaxTime(String weekMaxTime)
public String getDayMinTime()
public void setDayMinTime(String dayMinTime)
public String getDayMaxTime()
public void setDayMaxTime(String dayMaxTime)
public boolean isAutomaticRefreshEnabled()
isAutomaticRefreshEnabled in class hudson.model.Viewprotected void submit(org.kohsuke.stapler.StaplerRequest req)
throws javax.servlet.ServletException,
hudson.model.Descriptor.FormException,
IOException
submit in class hudson.model.ListViewjavax.servlet.ServletExceptionhudson.model.Descriptor.FormExceptionIOExceptionpublic List<hudson.model.Job> getJobs()
public List<CalendarEvent> getEvents() throws ParseException
ParseExceptionpublic boolean isGreenBallsEnabled()
Copyright © 2016–2023. All rights reserved.