- database - Field in JdbcH2DatastoreProvider
-
The SQL database instance.
- database - Field in MapDbDatastoreProvider
-
Lazily initialize the MapDB instance for given file.
- datastore(Closure) - Method in SeuacExtension
-
Short hand method to set the datastore as closure.
- DatastoreProvider - Class in de.qaware.seu.as.code.plugins.base
The base class for different SEU-as-code data store providers.
- DatastoreProvider(SeuacDatastore) - Constructor in DatastoreProvider
-
Convenience constructor via a SeuacDatastore instance.
- DatastoreProviderFactory - Class in de.qaware.seu.as.code.plugins.base
The factory singleton to get PersistenceService instances for a given SeuacDatastore configuration.
- defaultBanner() - Method in SeuacBanner
-
Factory method to create the default banner settings.
- defaultDatastore() - Method in SeuacDatastore
-
Convenience factory method to create the default datastore (H2) instance.
- defaultLayout(def) - Method in SeuacLayout
-
Factory method to create a defaut SEU-as-code layout for the given SEU home.
- dependencyFiles(Set<File>) - Method in StoreSeuacDbTask
-
Returns the FileTree of all given dependency files.
- destroy() - Method in DestroySeuTask
-
Removes all the directories from the layout and resets the dependencies DB.
- DestroySeuTask - Class in de.qaware.seu.as.code.plugins.base
A simple tasks to destroy the SEU.
- DestroySeuTask() - Constructor in DestroySeuTask
-
Initialize the group and description for this task.
- doApply() - Method in ApplyConfigurationTask
-
Apply the configuration source to the target directory.
- docbase(String) - Method in SeuacLayout
-
Short hand method to assign the given path as docbase directory.
- doCreateAsciiBanner() - Method in CreateAsciiBannerTask
-
Makes a HTTP request with all parameters to an online ascii art generator and
saves the response to the specified banner file.