| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.lifecycle.mapping.Lifecycle
public class Lifecycle
Class Lifecycle.
| Constructor Summary | |
|---|---|
| Lifecycle() | |
| Method Summary | |
|---|---|
|  void | addOptionalMojo(java.lang.String optionalMojo) | 
|  java.lang.String | getId()Method getId | 
|  java.util.List | getOptionalMojos() | 
|  java.util.Map | getPhases()Method getPhases | 
|  void | setId(java.lang.String id)Method setId | 
|  void | setOptionalMojos(java.util.List optionalMojos) | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Lifecycle()
| Method Detail | 
|---|
public java.lang.String getId()
public java.util.Map getPhases()
public void setId(java.lang.String id)
id - public void addOptionalMojo(java.lang.String optionalMojo)
public void setOptionalMojos(java.util.List optionalMojos)
public java.util.List getOptionalMojos()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||