| 
||||||||||
| 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(String optionalMojo)
 | 
 String | 
getId()
Method getId  | 
 List | 
getOptionalMojos()
 | 
 Map | 
getPhases()
Method getPhases  | 
 void | 
setId(String id)
Method setId  | 
 void | 
setOptionalMojos(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 String getId()
public Map getPhases()
public void setId(String id)
id - public void addOptionalMojo(String optionalMojo)
public void setOptionalMojos(List optionalMojos)
public List getOptionalMojos()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||