public class ConsistencyClientSideElement extends StaticClientSideElement implements Contextualizable
ClientSideElement.Script, ClientSideElement.ScriptFile| Modifier and Type | Field and Description |
|---|---|
protected Configuration |
_configuration
The component configuration.
|
protected Context |
_context
The Avalon context.
|
protected ServiceManager |
_manager
The service manager
|
_currentUserProvider, _dependencies, _featureName, _id, _pluginName, _rightManager, _rights, _rightsMode, _script| Constructor and Description |
|---|
ConsistencyClientSideElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Configuration configuration) |
void |
contextualize(Context context) |
Map<String,Object> |
getState()
Get the engine state
|
void |
service(ServiceManager smanager) |
Map<String,String> |
startReport()
This method gathers information in order to start the consistency report.
|
_configureClass, _configureParameters, _configureScript, configureInitialParameters_configureDependencies, _configureImports, _configureRights, _configureRightsMode, getDependencies, getId, getPluginName, getRights, getScripts, getScripts, hasRight, setPluginInfo, toStringgetLogger, setLoggerprotected Configuration _configuration
protected ServiceManager _manager
public ConsistencyClientSideElement()
public void service(ServiceManager smanager) throws ServiceException
service in interface Serviceableservice in class StaticFileImportsClientSideElementServiceExceptionpublic void contextualize(Context context) throws ContextException
contextualize in interface ContextualizableContextExceptionpublic void configure(Configuration configuration) throws ConfigurationException
configure in interface Configurableconfigure in class StaticFileImportsClientSideElementConfigurationExceptionpublic Map<String,String> startReport()