public class ThemeMigrationService extends DefaultComponent
Modifier and Type | Field and Description |
---|---|
protected static String |
WR_XP |
protected static String |
XP |
lastModified
Constructor and Description |
---|
ThemeMigrationService() |
Modifier and Type | Method and Description |
---|---|
void |
registerContribution(Object contribution,
String extensionPoint,
ComponentInstance contributor) |
void |
unregisterContribution(Object contribution,
String extensionPoint,
ComponentInstance contributor) |
activate, applicationStarted, deactivate, getAdapter, getApplicationStartedOrder, getLastModified, registerExtension, setLastModified, setModifiedNow, unregisterExtension
protected static final String XP
protected static final String WR_XP
public ThemeMigrationService()
public void registerContribution(Object contribution, String extensionPoint, ComponentInstance contributor)
registerContribution
in class DefaultComponent
public void unregisterContribution(Object contribution, String extensionPoint, ComponentInstance contributor)
unregisterContribution
in class DefaultComponent
Copyright © 2015 Nuxeo SA. All rights reserved.