@CompileStatic class ProfileCompilerTask extends AbstractCompile
Compiles the classes for a profile
Modifiers | Name | Description |
---|---|---|
static String |
DEFAULT_COMPATIBILITY |
|
static String |
PROFILE_COMMANDS |
|
static String |
PROFILE_NAME |
Type | Name and description |
---|---|
File |
config |
File |
profileFile |
File |
templatesDir |
Constructor and description |
---|
ProfileCompilerTask() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
execute(InputChanges inputChanges) |
|
FileTree |
getSource() |
|
void |
setDestinationDir(File destinationDir) |