| Package | Description |
|---|---|
| org.wildfly.swarm.fractions |
| Modifier and Type | Method and Description |
|---|---|
FractionStability |
FractionDescriptor.getStability() |
static FractionStability |
FractionStability.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FractionStability[] |
FractionStability.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FractionDescriptor(String groupId,
String artifactId,
String version,
String name,
String description,
String tags,
boolean internal,
FractionStability stability) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.