| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
MINIMUM_INTERVAL |
30000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONFIGURATION |
"org.rhq.core.clientapi.descriptor.configuration" |
public static final String |
PC_PLUGIN |
"org.rhq.core.clientapi.descriptor.plugin" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONCURRENCY_LIMIT_CONFIG_UPDATE |
"rhq.server.concurrency-limit.configuration-update" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONCURRENCY_LIMIT_CONTENT_DOWNLOAD |
"rhq.server.concurrency-limit.content-download" |
public static final String |
CONCURRENCY_LIMIT_CONTENT_REPORT |
"rhq.server.concurrency-limit.content-report" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONCURRENCY_LIMIT_AVAILABILITY_REPORT |
"rhq.server.concurrency-limit.availability-report" |
public static final String |
CONCURRENCY_LIMIT_INVENTORY_REPORT |
"rhq.server.concurrency-limit.inventory-report" |
public static final String |
CONCURRENCY_LIMIT_INVENTORY_SYNC |
"rhq.server.concurrency-limit.inventory-sync" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONCURRENCY_LIMIT_MEASUREMENT_REPORT |
"rhq.server.concurrency-limit.measurement-report" |
public static final String |
CONCURRENCY_LIMIT_MEASUREMENT_SCHEDULE_REQUEST |
"rhq.server.concurrency-limit.measurement-schedule-request" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DATE_FORMAT |
"MM-dd-yy-HH-mm-ss" |
public static final long |
MILLIS_IN_DAY |
86400000L |
public static final long |
MILLIS_IN_HOUR |
3600000L |
public static final long |
MILLIS_IN_MINUTE |
60000L |
public static final long |
MILLIS_IN_WEEK |
604800000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
PRECISION_MAX |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_SEPARATOR |
" " |
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.