| Package | Description |
|---|---|
| org.hawkular.btm.api.model.config | |
| org.hawkular.btm.api.model.config.btxn |
| Modifier and Type | Method and Description |
|---|---|
static ReportingLevel |
ReportingLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportingLevel[] |
ReportingLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ReportingLevel |
BusinessTxnSummary.getLevel() |
ReportingLevel |
BusinessTxnConfig.getLevel() |
| Modifier and Type | Method and Description |
|---|---|
void |
BusinessTxnSummary.setLevel(ReportingLevel level) |
void |
BusinessTxnConfig.setLevel(ReportingLevel level) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.