Package | Description |
---|---|
org.overlord.rtgov.call.trace | |
org.overlord.rtgov.call.trace.model |
Modifier and Type | Method and Description |
---|---|
protected static TraceNode.Status |
CallTraceServiceImpl.getStatus(ActivityType at)
This method determines the status for the supplied
activity type.
|
Modifier and Type | Method and Description |
---|---|
TraceNode.Status |
TraceNode.getStatus()
This method returns the status.
|
static TraceNode.Status |
TraceNode.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TraceNode.Status[] |
TraceNode.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TraceNode.setStatus(TraceNode.Status status)
This method sets the status.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.