| Modifier and Type | Field | Description | 
|---|---|---|
| static String | APPLICATION_GROUP | |
| static String | APPLICATION_PLUGIN_NAME | |
| static String | TASK_DIST_TAR_NAME | |
| static String | TASK_DIST_ZIP_NAME | |
| static String | TASK_RUN_NAME | |
| static String | TASK_START_SCRIPTS_NAME | 
| Constructor | Description | 
|---|---|
| ApplicationPlugin() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | apply(Project project) | Apply this plugin to the given target object. | 
public static final String APPLICATION_PLUGIN_NAME
public static final String APPLICATION_GROUP
public static final String TASK_RUN_NAME
public static final String TASK_START_SCRIPTS_NAME
public static final String TASK_DIST_ZIP_NAME
public static final String TASK_DIST_TAR_NAME