| Package | Description |
|---|---|
| org.apache.maven.lifecycle | |
| org.apache.maven.lifecycle.internal |
| Modifier and Type | Method and Description |
|---|---|
Schedule |
Scheduling.getSchedule(MojoExecution mojoExecution) |
Schedule |
Scheduling.getSchedule(String phaseName) |
| Modifier and Type | Method and Description |
|---|---|
List<Schedule> |
Scheduling.getSchedules() |
| Modifier and Type | Method and Description |
|---|---|
void |
Scheduling.setSchedules(List<Schedule> schedules) |
| Constructor and Description |
|---|
Scheduling(String lifecycle,
List<Schedule> schedules) |
| Modifier and Type | Method and Description |
|---|---|
Schedule |
ExecutionPlanItem.getSchedule() |
| Constructor and Description |
|---|
ExecutionPlanItem(MojoExecution mojoExecution,
Schedule schedule) |
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.