public class Lifecycle extends Object
| Constructor and Description |
|---|
Lifecycle() |
Lifecycle(String id,
List<String> phases,
Map<String,String> defaultPhases) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getDefaultPhases() |
String |
getId() |
List<String> |
getPhases() |
String |
toString() |
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.