Groovy Documentation

Package com.ace.mws.plugins.services

 

Interface Summary
IPluginConfigurationService The configuration service controls all configuration options for plugins.
IPluginControlService The control service allows lifecycle management operations to be performed on plugins.
IPluginDatastoreService The individual datastore service is provided to allow a plugin to persist data to the database that is isolated from all other persistent data.
IPluginPersistenceService The data persistence service is provided to ease the storage of Moab state data such as nodes, jobs, and virtual machines.
 


Groovy Documentation