Class Overview
Provides available values for stat types used by various gadgets
Summary
[Expand]
Inherited Methods |
From class
java.lang.Object
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
|
Fields
public
static
final
String
ALLFIXFOR
public
static
final
String
ALLVERSION
public
static
final
String
ASSIGNEES
public
static
final
String
COMPONENTS
public
static
final
String
CREATOR
public
static
final
String
FIXFOR
public
static
final
String
ISSUETYPE
public
static
final
String
LABELS
public
static
final
String
PRIORITIES
public
static
final
String
PROJECT
public
static
final
String
REPORTER
public
static
final
String
RESOLUTION
public
static
final
String
STATUSES
public
static
final
String
VERSION
Public Constructors
Public Methods
public
String
getDisplayName
(String field)
Returns the display name for a field
Parameters
field
| The field to get the displayable name for |
Returns
- A human consumable name for the field
Parameters
statsMapperKey
| The key for the statsmapper. Usually a customfield id, or one of the constants in this
class |
Returns
- The StatisticsMapper associated with the passed in key.
public
Map<String, String>
getSystemStatisticTypes
()
Returns
- returns a map of all system stat mappers