| Package | Description |
|---|---|
| org.hawkular.inventory.api | |
| org.hawkular.inventory.api.model |
| Modifier and Type | Class and Description |
|---|---|
static class |
Inventory.ElementTypes<E extends AbstractElement,B extends Blueprint> |
| Modifier and Type | Method and Description |
|---|---|
<B extends Blueprint> |
Inventory.Types.byBlueprint(Class<B> blueprintType) |
<E extends AbstractElement,B extends Blueprint> |
Inventory.Types.byElement(Class<E> elementType) |
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractElement.Blueprint |
static class |
DataEntity.Blueprint<DR extends DataRole> |
static class |
Entity.Blueprint
Base class for the blueprint types of concrete subclasses.
|
static class |
Environment.Blueprint |
static class |
Feed.Blueprint |
static class |
MetadataPack.Blueprint |
static class |
Metric.Blueprint
Data required to create a new metric.
|
static class |
MetricType.Blueprint
Data required to create a new metric type.
|
static class |
OperationType.Blueprint |
static class |
Relationship.Blueprint |
static class |
Resource.Blueprint
Data required to create a resource.
|
static class |
ResourceType.Blueprint
Data required to create a resource type.
|
static class |
Tenant.Blueprint |
| Modifier and Type | Method and Description |
|---|---|
static <B extends Blueprint,E extends AbstractElement> |
Blueprint.getEntityTypeOf(B blueprint) |
static <B extends Blueprint> |
Blueprint.getSegmentTypeOf(B blueprint) |
Copyright © 2014–2017 Red Hat, Inc.. All rights reserved.