| Package | Description |
|---|---|
| org.rhq.modules.plugins.jbossas7.util |
| Modifier and Type | Method and Description |
|---|---|
static PatchDetails.Type |
PatchDetails.Type.fromJsonValue(String value) |
PatchDetails.Type |
PatchDetails.getType() |
static PatchDetails.Type |
PatchDetails.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PatchDetails.Type[] |
PatchDetails.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PatchDetails(String id,
PatchDetails.Type type,
Date appliedAt) |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.