| Package | Description |
|---|---|
| org.wildfly.swarm.plugin |
| Modifier and Type | Method and Description |
|---|---|
StabilityLevel |
FractionMetadata.getStabilityIndex() |
static StabilityLevel |
StabilityLevel.of(org.apache.maven.project.MavenProject project) |
static StabilityLevel |
StabilityLevel.parse(String level) |
static StabilityLevel |
StabilityLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StabilityLevel[] |
StabilityLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FractionMetadata.setStabilityIndex(StabilityLevel stabilityIndex) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.