Administration Methods
Here is a list of the administration methods available:
Method |
Description |
---|---|
|
Saves a configuration object to the staging area. You only need to provide a configuration object as configuration classes are naturally tied to a filename. |
|
Retrieves the last version of a given configuration class, from the staging area. If there are no staged configurations available, the latest applied configuration is returned. |
|
Removes the staged instance of the given configuration class to cancel changes. |
|
Returns
|
|
Applies all the staged configuration files. |
|
Applies only the given staged configuration files. |
|
Runs a full configuration consistency check towards the staged configuration. |
|
Enforces the evaluation of the Data Ontology to generate and apply the underlying Mashup Builder configuration. |