| Package | Description |
|---|---|
| org.hawkular.btm.api.services |
| Modifier and Type | Class and Description |
|---|---|
class |
BusinessTransactionCriteria
This class represents the query criteria for retrieving a set of business
transaction (fragments).
|
class |
CompletionTimeCriteria
This class represents the query criteria for retrieving a set of completion times.
|
| Modifier and Type | Method and Description |
|---|---|
BaseCriteria |
BaseCriteria.setBusinessTransaction(String name)
If a null name is used, then it will match any transaction whether it has
a name or not.
|
BaseCriteria |
BaseCriteria.setEndTime(long endTime) |
BaseCriteria |
BaseCriteria.setProperties(Set<BaseCriteria.PropertyCriteria> properties) |
BaseCriteria |
BaseCriteria.setStartTime(long startTime) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.