クラス
hudson.plugins.view.dashboard.DashboardPortlet の使用

DashboardPortlet を使用しているパッケージ
hudson.plugins.view.dashboard   
hudson.plugins.view.dashboard.builds   
hudson.plugins.view.dashboard.core   
hudson.plugins.view.dashboard.stats   
hudson.plugins.view.dashboard.test   
 

hudson.plugins.view.dashboard での DashboardPortlet の使用
 

DashboardPortlet を返す hudson.plugins.view.dashboard のメソッド
 DashboardPortlet Dashboard.getPortlet(java.lang.String name)
           
 

DashboardPortlet 型の引数を持つ型を返す hudson.plugins.view.dashboard のメソッド
static hudson.DescriptorExtensionList<DashboardPortlet,hudson.model.Descriptor<DashboardPortlet>> DashboardPortlet.all()
          Returns all the registered ParameterDefinition descriptors.
static hudson.DescriptorExtensionList<DashboardPortlet,hudson.model.Descriptor<DashboardPortlet>> DashboardPortlet.all()
          Returns all the registered ParameterDefinition descriptors.
 java.util.List<DashboardPortlet> Dashboard.getBottomPortlets()
           
 hudson.DescriptorExtensionList<DashboardPortlet,hudson.model.Descriptor<DashboardPortlet>> Dashboard.getDashboardPortletDescriptors()
           
 hudson.DescriptorExtensionList<DashboardPortlet,hudson.model.Descriptor<DashboardPortlet>> Dashboard.getDashboardPortletDescriptors()
           
 hudson.model.Descriptor<DashboardPortlet> DashboardPortlet.getDescriptor()
          
 java.util.List<DashboardPortlet> Dashboard.getLeftPortlets()
           
 java.util.List<DashboardPortlet> Dashboard.getRightPortlets()
           
 java.util.List<DashboardPortlet> Dashboard.getTopPortlets()
           
 

hudson.plugins.view.dashboard.builds での DashboardPortlet の使用
 

hudson.plugins.view.dashboard.builds での DashboardPortlet のサブクラス
 class LatestBuilds
           
 

hudson.plugins.view.dashboard.core での DashboardPortlet の使用
 

hudson.plugins.view.dashboard.core での DashboardPortlet のサブクラス
 class HudsonStdJobsPortlet
          Portlet displays standard hudson job list
 class JobsPortlet
          Portlet displays a grid of job names with status and links to jobs.
 class UnstableJobsPortlet
          Portlet display a list of unstable (or worse) jobs in a simple tabular format.
 

hudson.plugins.view.dashboard.stats での DashboardPortlet の使用
 

hudson.plugins.view.dashboard.stats での DashboardPortlet のサブクラス
 class StatBuilds
          Build statistics - number of builds with given build status
 class StatJobs
          Job statistics - number of jobs with given health status
 

hudson.plugins.view.dashboard.test での DashboardPortlet の使用
 

hudson.plugins.view.dashboard.test での DashboardPortlet のサブクラス
 class TestStatisticsChart
           
 class TestStatisticsPortlet
          Portlet that presents a grid of test result data with summation
 class TestTrendChart
           
 



Copyright © 2004-2011. All Rights Reserved.