public class JobStateSerializeUtil
extends Object
| Constructor and Description |
|---|
JobStateSerializeUtil() |
| Modifier and Type | Method and Description |
|---|---|
static JobState |
deserialize(Map<String,Object> jobStateMap) |
static Map<String,Object> |
serialize(JobState jobState) |