| Package | Description |
|---|---|
| org.gradle.gradleplugin.foundation | |
| org.gradle.gradleplugin.foundation.favorites | |
| org.gradle.gradleplugin.foundation.filters |
| Modifier and Type | Method and Description |
|---|---|
static void |
DOM4JSerializer.exportToFile(String rootElementTag,
DOM4JSerializer.ExportInteraction exportInteraction,
ExtensionFileFilter fileFilter,
SettingsSerializable... serializables)
Call this to save the JDOMSerializable to a file.
|
static boolean |
DOM4JSerializer.importFromFile(DOM4JSerializer.ImportInteraction importInteraction,
FileFilter fileFilter,
SettingsSerializable... serializables)
Call this to read the JDOMSerializable from a file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FavoritesEditor
This holds onto and edits favorite tasks.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicProjectAndTaskFilter
This is a basic filter where you can specify specific projects and tasks that will be filtered out.
|
Copyright © 2013. All rights reserved