Package | Description |
---|---|
io.fabric8.api.data |
This package contains POJOs which are used by agent to return information
about various resources.
|
Modifier and Type | Method and Description |
---|---|
BundleInfo.State |
BundleInfo.getState() |
static BundleInfo.State |
BundleInfo.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BundleInfo.State[] |
BundleInfo.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011-2014 Red Hat. All Rights Reserved.