|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.lifecycle.Execution
public class Execution
Class Execution.
| Constructor Summary | |
|---|---|
Execution()
|
|
| Method Summary | |
|---|---|
void |
addGoal(java.lang.String string)
Method addGoal |
java.lang.Object |
getConfiguration()
Method getConfiguration |
java.util.List |
getGoals()
Method getGoals |
void |
removeGoal(java.lang.String string)
Method removeGoal |
void |
setConfiguration(java.lang.Object configuration)
Method setConfiguration |
void |
setGoals(java.util.List goals)
Method setGoals |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Execution()
| Method Detail |
|---|
public void addGoal(java.lang.String string)
string - public java.lang.Object getConfiguration()
public java.util.List getGoals()
public void removeGoal(java.lang.String string)
string - public void setConfiguration(java.lang.Object configuration)
configuration - public void setGoals(java.util.List goals)
goals -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||