public class BundleContextHistoryManager extends AbstractHistoryManager
Modifier and Type | Field and Description |
---|---|
static String |
DATA_FILE_NAME |
Constructor and Description |
---|
BundleContextHistoryManager(org.osgi.framework.BundleContext bundleContext) |
Modifier and Type | Method and Description |
---|---|
protected SavedHistory |
getHistory(String userId,
String fragmentId) |
String |
getHistoryHash(String userId) |
protected void |
saveHistory(String userId,
SavedHistory hist) |
applyHistory, createHistory, getHistoryOperations, onBind, onUnbind
public static final String DATA_FILE_NAME
public BundleContextHistoryManager(org.osgi.framework.BundleContext bundleContext)
protected void saveHistory(String userId, SavedHistory hist)
saveHistory
in class AbstractHistoryManager
protected SavedHistory getHistory(String userId, String fragmentId)
getHistory
in class AbstractHistoryManager
Copyright © 2017. All rights reserved.