Uses of Enum Class
org.apache.maven.lifecycle.internal.PhaseExecutionPoint
-
Uses of PhaseExecutionPoint in org.apache.maven.lifecycle.internal
Modifier 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.