@CompileStatic abstract class ProfileResourcesProcessTask extends DefaultTask
Task for processing the resources of the Profile
| Constructor and description |
|---|
ProfileResourcesProcessTask(FileSystemOperations fileSystemOperations) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
abstract DirectoryProperty |
getCommandsDir() |
|
abstract DirectoryProperty |
getDestinationDir() |
|
abstract DirectoryProperty |
getFeaturesDir() |
|
abstract DirectoryProperty |
getSkeletonDir() |
|
abstract DirectoryProperty |
getTemplatesDir() |
|
void |
processResources() |