Interface Lifecycle.Pointer
- All Known Subinterfaces:
Lifecycle.ChildrenPointer
,Lifecycle.DependenciesPointer
,Lifecycle.PhasePointer
- Enclosing interface:
Lifecycle
public static interface Lifecycle.Pointer
- Since:
- 4.0.0
-
Method Details
-
phase
-
type
Lifecycle.Pointer.Type type()Returns the type of pointer (PROJECT, DEPENDENCIES, or CHILDREN).- Returns:
- the pointer type
-