| Package | Description |
|---|---|
| io.quarkus.deployment | |
| io.quarkus.deployment.builditem |
| Modifier and Type | Method and Description |
|---|---|
static Capability |
Capability.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Capability[] |
Capability.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Capabilities.isMissing(Capability capability) |
boolean |
Capabilities.isPresent(Capability capability) |
| Constructor and Description |
|---|
CapabilityBuildItem(Capability capability) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.