public class ImplicitTasksConfigurer extends Object implements Action<ProjectInternal>
| Modifier and Type | Field and Description |
|---|---|
static String |
DEPENDENCIES_TASK |
static String |
HELP_TASK |
static String |
PROJECTS_TASK |
static String |
PROPERTIES_TASK |
static String |
TASKS_TASK |
| Constructor and Description |
|---|
ImplicitTasksConfigurer() |
public static final String HELP_TASK
public static final String PROJECTS_TASK
public static final String TASKS_TASK
public static final String DEPENDENCIES_TASK
public static final String PROPERTIES_TASK
public void execute(ProjectInternal project)
Actionexecute in interface Action<ProjectInternal>project - The object to perform the action on.Copyright © 2013. All rights reserved