public class RuntimeStateMemento extends Object
| Constructor and Description |
|---|
RuntimeStateMemento() |
| Modifier and Type | Method and Description |
|---|---|
static RuntimeStateMemento |
get() |
SyncProcessState |
getSyncProcessState() |
static void |
persist(RuntimeStateMemento state) |
void |
setSyncProcessState(SyncProcessState syncProcessState) |
String |
toString() |
public SyncProcessState getSyncProcessState()
public void setSyncProcessState(SyncProcessState syncProcessState)
public static RuntimeStateMemento get()
public static void persist(RuntimeStateMemento state)
Copyright © 2009–2014 DuraSpace. All rights reserved.