Package org.apache.maven.api
Interface Lifecycle.Pointer
- All Known Subinterfaces:
Lifecycle.ChildrenPointer
,Lifecycle.DependenciesPointer
,Lifecycle.PhasePointer
- Enclosing interface:
Lifecycle
public static interface Lifecycle.Pointer
-
Nested Class Summary
-
Method Summary
-
Method Details
-
phase
String phase() -
type
Lifecycle.Pointer.Type type()
-