| com.atlassian.jira.web.bean.TimeTrackingGraphBeanFactory.Style |
Known Indirect Subclasses
|
Represents a style of TimeTrackingGraphBean that this factory can create.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| NORMAL | Style that will create a TimeTrackingGraphBean that can be used to render
time tracking. |
||||||||||
| SHORT | Style that will create a TimeTrackingGraphBean that can be used to render
time tracking data in a tight space. |
||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Style that will create a TimeTrackingGraphBean that can be used to render
time tracking. This is the style you should use if you do not know.
Style that will create a TimeTrackingGraphBean that can be used to render
time tracking data in a tight space.

