Uses of Enum Class
org.apache.maven.lifecycle.internal.PhaseExecutionPoint
Packages that use PhaseExecutionPoint
-
Uses of PhaseExecutionPoint in org.apache.maven.lifecycle.internal
Fields in org.apache.maven.lifecycle.internal declared as PhaseExecutionPointModifier and TypeFieldDescriptionprivate final PhaseExecutionPoint
PhaseId.executionPoint
The execution point of thisPhaseId
.Methods in org.apache.maven.lifecycle.internal that return PhaseExecutionPointModifier and TypeMethodDescriptionPhaseId.executionPoint()
static PhaseExecutionPoint
Returns the enum constant of this class with the specified name.static PhaseExecutionPoint[]
PhaseExecutionPoint.values()
Returns an array containing the constants of this enum class, in the order they are declared.