public class OfBizPluginPersistentStateStore extends Object
Constructor and Description |
---|
OfBizPluginPersistentStateStore(OfBizDelegator ofBizDelegator) |
Modifier and Type | Method and Description |
---|---|
void |
deleteState(Map<String,Boolean> state) |
Map<String,Boolean> |
getState() |
Map<String,Boolean> |
getStateFor(String prefix) |
void |
updateState(Map<String,Boolean> state) |
public OfBizPluginPersistentStateStore(OfBizDelegator ofBizDelegator)
Copyright © 2002-2021 Atlassian. All Rights Reserved.