| Package | Description |
|---|---|
| org.hawkular.inventory.api | |
| org.hawkular.inventory.api.model | |
| org.hawkular.inventory.base |
| Modifier and Type | Method and Description |
|---|---|
Environment |
EmptyInventory.EnvironmentsSingle.entity() |
Environment |
Action.EnvironmentCopy.getSource() |
Environment |
Action.EnvironmentCopy.getTarget() |
| Modifier and Type | Method and Description |
|---|---|
static Action<Action.EnvironmentCopy,Environment> |
Action.copied() |
Page<Environment> |
EmptyInventory.EnvironmentsMultiple.entities(Pager pager) |
| Modifier and Type | Method and Description |
|---|---|
default Environments.Single |
Inventory.inspect(Environment environment)
Provides an access interface for inspecting given environment.
|
| Constructor and Description |
|---|
EnvironmentCopy(Environment source,
Environment target) |
| Modifier and Type | Method and Description |
|---|---|
AbstractElement.Updater<Environment.Update,Environment> |
Environment.update() |
| Modifier and Type | Method and Description |
|---|---|
R |
ElementVisitor.visitEnvironment(Environment environment,
P parameter) |
R |
ElementVisitor.Simple.visitEnvironment(Environment environment,
P parameter) |
| Modifier and Type | Method and Description |
|---|---|
protected EntityAndPendingNotifications<Environment> |
BaseEnvironments.ReadWrite.wireUpNewEntity(BE entity,
Environment.Blueprint blueprint,
CanonicalPath parentPath,
BE parent) |
| Constructor and Description |
|---|
Multiple(TraversalContext<BE,Environment> context) |
Read(TraversalContext<BE,Environment> context) |
ReadContained(TraversalContext<BE,Environment> context) |
ReadWrite(TraversalContext<BE,Environment> context) |
Single(TraversalContext<BE,Environment> context) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.