Package | Description |
---|---|
org.apache.maven.plugins.annotations | |
org.apache.maven.tools.plugin.extractor.annotations.datamodel |
Modifier and Type | Method and Description |
---|---|
static LifecyclePhase |
LifecyclePhase.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LifecyclePhase[] |
LifecyclePhase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
private LifecyclePhase |
MojoAnnotationContent.defaultPhase |
private LifecyclePhase |
ExecuteAnnotationContent.phase |
Modifier and Type | Method and Description |
---|---|
LifecyclePhase |
MojoAnnotationContent.defaultPhase() |
LifecyclePhase |
ExecuteAnnotationContent.phase() |