Package | Description |
---|---|
org.overlord.rtgov.service.dependency.presentation | |
org.overlord.rtgov.service.dependency.svg |
Modifier and Type | Method and Description |
---|---|
Severity |
SeverityAnalyzer.getSeverity(Object component,
InvocationMetric summary,
List<InvocationMetric> history)
This method returns the severity relevant for the supplied
metric information.
|
Severity |
MVELSeverityAnalyzer.getSeverity(Object component,
InvocationMetric summary,
List<InvocationMetric> history)
This method returns the severity relevant for the supplied
metric information.
|
static Severity |
Severity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Severity[] |
Severity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected static Severity |
SVGServiceGraphGenerator.getAverageSeverity(Severity[] severities)
Determine the average severity based on the supplied array.
|
protected Severity |
SVGServiceGraphGenerator.getInvocationSeverity(List<InvocationDefinition> invocations)
This method returns the invocation metrics associated with the
supplied invocation definitions.
|
Modifier and Type | Method and Description |
---|---|
protected static Severity |
SVGServiceGraphGenerator.getAverageSeverity(Severity[] severities)
Determine the average severity based on the supplied array.
|
protected String |
SVGServiceGraphGenerator.getColor(Severity severity)
This method returns the colour code associated with the severity.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.