| Package | Description |
|---|---|
| org.rhq.bundle.ant | |
| org.rhq.bundle.ant.task |
| Modifier and Type | Method and Description |
|---|---|
static BundleAntProject.AuditStatus |
BundleAntProject.AuditStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BundleAntProject.AuditStatus[] |
BundleAntProject.AuditStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BundleAntProject.auditLog(BundleAntProject.AuditStatus status,
String action,
String info,
String message,
String details)
Logs a message in a format that our audit task/agent-side audit log listener knows about.
|
| Modifier and Type | Method and Description |
|---|---|
BundleAntProject.AuditStatus |
AuditTask.getStatus() |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.