java.lang.Object
org.duracloud.snapshot.service.impl.SnapshotJobParameterMarshaller
public class SnapshotJobParameterMarshaller
extends Object
- Author:
- Daniel Bernstein
Date: Oct 28, 2014
-
Method Summary
static Map<String,org.springframework.batch.core.JobParameter>
unmarshal(org.springframework.batch.core.JobParameters parameters)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
marshal
public static Map<String,org.springframework.batch.core.JobParameter> marshal(Snapshot snapshot)
- Parameters:
snapshot -
- Returns:
-
unmarshal
public static String unmarshal(org.springframework.batch.core.JobParameters parameters)