Class ExecutionPlanItem

java.lang.Object
org.apache.maven.lifecycle.internal.ExecutionPlanItem

public class ExecutionPlanItem extends Object

Wraps individual MojoExecutions, containing information about completion status and scheduling.

NOTE: This class is not part of any public api and can be changed or deleted without prior notice.
Since:
3.0
Author:
Kristian Rosenvold