Class Messages
- java.lang.Object
-
- org.openjdk.jmc.flightrecorder.rules.messages.internal.Messages
-
public class Messages extends java.lang.Object
-
-
Field Summary
-
Constructor Summary
Constructors Modifier Constructor Description private
Messages()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
getString(java.lang.String key)
-
-
-
Field Detail
-
BUNDLE_NAME
private static final java.lang.String BUNDLE_NAME
- See Also:
- Constant Field Values
-
RESOURCE_BUNDLE
private static final java.util.ResourceBundle RESOURCE_BUNDLE
-
ItemTreeToolkit_BREAKDOWN_HEADER_LAYERS
public static final java.lang.String ItemTreeToolkit_BREAKDOWN_HEADER_LAYERS
- See Also:
- Constant Field Values
-
ItemTreeToolkit_BREAKDOWN_HEADER_MAX_DURATION_EVENT_CHAIN
public static final java.lang.String ItemTreeToolkit_BREAKDOWN_HEADER_MAX_DURATION_EVENT_CHAIN
- See Also:
- Constant Field Values
-
ItemTreeToolkit_BREAKDOWN_LAYER_CAPTION
public static final java.lang.String ItemTreeToolkit_BREAKDOWN_LAYER_CAPTION
- See Also:
- Constant Field Values
-
Result_SHORT_RECORDING
public static final java.lang.String Result_SHORT_RECORDING
- See Also:
- Constant Field Values
-
RulesToolkit_ATTRIBUTE_NOT_FOUND
public static final java.lang.String RulesToolkit_ATTRIBUTE_NOT_FOUND
- See Also:
- Constant Field Values
-
RulesToolkit_ATTRIBUTE_NOT_FOUND_LONG
public static final java.lang.String RulesToolkit_ATTRIBUTE_NOT_FOUND_LONG
- See Also:
- Constant Field Values
-
RulesToolkit_EVERY_CHUNK
public static final java.lang.String RulesToolkit_EVERY_CHUNK
- See Also:
- Constant Field Values
-
RulesToolkit_RULE_RECOMMENDS_EVENTS
public static final java.lang.String RulesToolkit_RULE_RECOMMENDS_EVENTS
- See Also:
- Constant Field Values
-
RulesToolkit_RULE_REQUIRES_EVENTS
public static final java.lang.String RulesToolkit_RULE_REQUIRES_EVENTS
- See Also:
- Constant Field Values
-
RulesToolkit_RULE_REQUIRES_EVENTS_LONG
public static final java.lang.String RulesToolkit_RULE_REQUIRES_EVENTS_LONG
- See Also:
- Constant Field Values
-
RulesToolkit_RULE_REQUIRES_EVENT_TYPE
public static final java.lang.String RulesToolkit_RULE_REQUIRES_EVENT_TYPE
- See Also:
- Constant Field Values
-
RulesToolkit_RULE_REQUIRES_EVENT_TYPE_LONG
public static final java.lang.String RulesToolkit_RULE_REQUIRES_EVENT_TYPE_LONG
- See Also:
- Constant Field Values
-
RulesToolkit_RULE_REQUIRES_EVENT_TYPE_NOT_AVAILABLE
public static final java.lang.String RulesToolkit_RULE_REQUIRES_EVENT_TYPE_NOT_AVAILABLE
- See Also:
- Constant Field Values
-
RulesToolkit_RULE_REQUIRES_EVENT_TYPE_NOT_AVAILABLE_LONG
public static final java.lang.String RulesToolkit_RULE_REQUIRES_EVENT_TYPE_NOT_AVAILABLE_LONG
- See Also:
- Constant Field Values
-
RulesToolkit_RULE_REQUIRES_SOME_EVENTS
public static final java.lang.String RulesToolkit_RULE_REQUIRES_SOME_EVENTS
- See Also:
- Constant Field Values
-
RulesToolkit_RULE_REQUIRES_UNAVAILABLE_EVENT_TYPE
public static final java.lang.String RulesToolkit_RULE_REQUIRES_UNAVAILABLE_EVENT_TYPE
- See Also:
- Constant Field Values
-
RulesToolkit_RULE_REQUIRES_UNAVAILABLE_EVENT_TYPE_LONG
public static final java.lang.String RulesToolkit_RULE_REQUIRES_UNAVAILABLE_EVENT_TYPE_LONG
- See Also:
- Constant Field Values
-
RulesToolkit_TOO_FEW_EVENTS
public static final java.lang.String RulesToolkit_TOO_FEW_EVENTS
- See Also:
- Constant Field Values
-
Severity_INFORMATION
public static final java.lang.String Severity_INFORMATION
- See Also:
- Constant Field Values
-
Severity_NOT_APPLICABLE
public static final java.lang.String Severity_NOT_APPLICABLE
- See Also:
- Constant Field Values
-
Severity_OK
public static final java.lang.String Severity_OK
- See Also:
- Constant Field Values
-
Severity_WARNING
public static final java.lang.String Severity_WARNING
- See Also:
- Constant Field Values
-
-