Class PhaseRecorder
java.lang.Object
org.apache.maven.lifecycle.internal.PhaseRecorder
NOTE: This class is not part of any public api and can be changed or deleted without prior notice.
- Since:
- 3.0
- Author:
- Benjamin Bentmann, Kristian Rosenvold
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanisDifferentPhase(MojoExecution nextMojoExecution) voidobserveExecution(MojoExecution mojoExecution) 
- 
Constructor Details- 
PhaseRecorder
 
- 
- 
Method Details- 
observeExecution
- 
isDifferentPhase
 
-