Class ViewBambooInternals

    • Constructor Detail

      • ViewBambooInternals

        public ViewBambooInternals()
    • Method Detail

      • execute

        public String execute()
                       throws Exception
        Specified by:
        execute in interface com.opensymphony.xwork2.Action
        Overrides:
        execute in class com.opensymphony.xwork2.ActionSupport
        Throws:
        Exception
      • getJobDetailMultimap

        public com.google.common.collect.Multimap<String,​org.quartz.JobDetail> getJobDetailMultimap()
      • getEventExecutorStats

        public ExecutorStats getEventExecutorStats()
      • getScheduler

        public org.quartz.Scheduler getScheduler()
      • setScheduler

        public void setScheduler​(org.quartz.Scheduler scheduler)
      • getEventStats

        public EventStats getEventStats()
      • setEventStats

        public void setEventStats​(EventStats eventStats)
      • getPlanExecutorStats

        public ExecutorStats getPlanExecutorStats()
      • setImmutablePlanCacheService

        public void setImmutablePlanCacheService​(ImmutablePlanCacheService immutablePlanCacheService)