Class AnalysisKeys
java.lang.Object
com.djrapitops.plan.delivery.domain.keys.AnalysisKeys
Deprecated.
AnalysisContainer can no longer be obtained, so this is deprecated.
Key objects used for Analysis.
PlaceholderKey objects can be used for directly replacing a value on the html.
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final PlaceholderKey<String>
Deprecated.static final PlaceholderKey<String>
Deprecated.static final PlaceholderKey<Integer>
Deprecated.static final PlaceholderKey<Integer>
Deprecated.static final PlaceholderKey<Integer>
Deprecated.static final PlaceholderKey<String>
Deprecated.static final PlaceholderKey<String>
Deprecated.static final PlaceholderKey<String>
Deprecated.static final PlaceholderKey<String>
Deprecated.static final PlaceholderKey<Integer>
Deprecated.static final PlaceholderKey<Integer>
Deprecated.static final PlaceholderKey<Integer>
Deprecated.static final PlaceholderKey<Integer>
Deprecated.static final PlaceholderKey<Integer>
Deprecated.static final PlaceholderKey<String>
Deprecated.static final PlaceholderKey<String>
Deprecated.static final PlaceholderKey<Integer>
Deprecated.static final PlaceholderKey<String>
Deprecated.static final PlaceholderKey<String>
Deprecated.static final PlaceholderKey<String>
Deprecated.static final PlaceholderKey<String>
Deprecated. -
Method Summary
-
Field Details
-
TIME_ZONE
Deprecated. -
FIRST_DAY
Deprecated. -
TPS_MEDIUM
Deprecated. -
TPS_HIGH
Deprecated. -
DISK_MEDIUM
Deprecated. -
DISK_HIGH
Deprecated. -
PLAYERS_MAX
Deprecated. -
PLAYERS_ONLINE
Deprecated. -
PLAYERS_TOTAL
Deprecated. -
WORLD_PIE_COLORS
Deprecated. -
GM_PIE_COLORS
Deprecated. -
ACTIVITY_PIE_COLORS
Deprecated. -
PLAYERS_GRAPH_COLOR
Deprecated. -
TPS_HIGH_COLOR
Deprecated. -
TPS_MEDIUM_COLOR
Deprecated. -
TPS_LOW_COLOR
Deprecated. -
AVG_PING_COLOR
Deprecated. -
MIN_PING_COLOR
Deprecated. -
MAX_PING_COLOR
Deprecated. -
WORLD_MAP_HIGH_COLOR
Deprecated. -
WORLD_MAP_LOW_COLOR
Deprecated.
-