Uses of Class
jetbrains.buildServer.web.statistics.graph.GraphDescriptor
-
Packages that use GraphDescriptor Package Description jetbrains.buildServer.web.statistics.graph -
-
Uses of GraphDescriptor in jetbrains.buildServer.web.statistics.graph
Methods in jetbrains.buildServer.web.statistics.graph that return GraphDescriptor Modifier and Type Method Description GraphDescriptor
BuildGraphBean. getGraphDescriptor()
Getter for property 'graphDescriptor'.Constructors in jetbrains.buildServer.web.statistics.graph with parameters of type GraphDescriptor Constructor Description BuildGraphBean(GraphDrawer drawer, String graphKey, ValueType valueType, GraphDescriptor graphDescriptor, BuildChartSettings settings, TimeZone userTimeZone)
BuildGraphBean(GraphDrawer drawer, String graphKey, ValueType valueType, GraphDescriptor graphDescriptor, BuildChartSettings settings, TimeZone userTimeZone, javax.servlet.http.HttpSession session, Map<String,String> _defaults)
-