|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BuildExecuter
Selects and executes the tasks requested for a build.
Method Summary | |
---|---|
void |
execute(TaskExecuter executer)
Executes the selected tasks. |
java.lang.String |
getDisplayName()
Returns the description of this executer. |
void |
select(Project project)
Selects the tasks to execute, if any. |
Method Detail |
---|
void select(Project project)
java.lang.String getDisplayName()
select(org.gradle.api.Project)
.
void execute(TaskExecuter executer)
select(org.gradle.api.Project)
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |