@Deprecated public class WorkItemStateSerializedObjects extends Object implements IPersistenceWorkItemState
| Modifier and Type | Field and Description |
|---|---|
static String |
work_item_status_ser
Deprecated.
|
| Constructor and Description |
|---|
WorkItemStateSerializedObjects(String directory)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
exportData(ConcurrentSkipListMap<Long,IWorkItemState> map)
Deprecated.
|
ConcurrentSkipListMap<Long,IWorkItemState> |
importData()
Deprecated.
|
void |
initialize(String directory)
Deprecated.
|
public static final String work_item_status_ser
public WorkItemStateSerializedObjects(String directory)
public void initialize(String directory)
initialize in interface IPersistenceWorkItemStatepublic void exportData(ConcurrentSkipListMap<Long,IWorkItemState> map) throws IOException
exportData in interface IPersistenceWorkItemStateIOExceptionpublic ConcurrentSkipListMap<Long,IWorkItemState> importData() throws IOException, ClassNotFoundException
importData in interface IPersistenceWorkItemStateIOExceptionClassNotFoundExceptionCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.