public class ThemeMigrationService extends DefaultComponent
Modifier and Type | Field and Description |
---|---|
protected static String |
WR_XP |
protected static String |
XP |
lastModified, name
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, deactivate, getAdapter, getDescriptor, getDescriptors, getLastModified, getRegistry, register, registerExtension, setLastModified, setModifiedNow, setName, start, stop, unregister, unregisterExtension
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
applicationStarted, getApplicationStartedOrder
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 © 2019 Nuxeo. All rights reserved.