Uses of Class
org.apache.maven.lifecycle.internal.ExecutionPlanItem
Packages that use ExecutionPlanItem
- 
Uses of ExecutionPlanItem in org.apache.maven.lifecycleMethods in org.apache.maven.lifecycle that return ExecutionPlanItemModifier and TypeMethodDescriptionMavenExecutionPlan.findLastInPhase(String requestedPhase) Returns the last ExecutionPlanItem in the supplied phase.Methods in org.apache.maven.lifecycle that return types with arguments of type ExecutionPlanItemConstructor parameters in org.apache.maven.lifecycle with type arguments of type ExecutionPlanItemModifierConstructorDescriptionMavenExecutionPlan(List<ExecutionPlanItem> planItem, DefaultLifecycles defaultLifecycles) 
- 
Uses of ExecutionPlanItem in org.apache.maven.lifecycle.internalMethods in org.apache.maven.lifecycle.internal that return types with arguments of type ExecutionPlanItemModifier and TypeMethodDescriptionstatic List<ExecutionPlanItem>ExecutionPlanItem.createExecutionPlanItems(MavenProject mavenProject, List<MojoExecution> executions)