| Package | Description |
|---|---|
| org.hawkular.btm.api.model.btxn | |
| org.hawkular.btm.api.model.config.btxn |
| Modifier and Type | Method and Description |
|---|---|
CorrelationIdentifier.Scope |
CorrelationIdentifier.getScope() |
static CorrelationIdentifier.Scope |
CorrelationIdentifier.Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CorrelationIdentifier.Scope[] |
CorrelationIdentifier.Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<CorrelationIdentifier> |
Node.getCorrelationIds(CorrelationIdentifier.Scope scope)
This methd returns the subset of correlation ids that have the
specified scope.
|
void |
CorrelationIdentifier.setScope(CorrelationIdentifier.Scope scope) |
| Constructor and Description |
|---|
CorrelationIdentifier(CorrelationIdentifier.Scope scope,
String value) |
| Modifier and Type | Method and Description |
|---|---|
CorrelationIdentifier.Scope |
AddCorrelationIdAction.getScope() |
| Modifier and Type | Method and Description |
|---|---|
void |
AddCorrelationIdAction.setScope(CorrelationIdentifier.Scope scope) |
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.