Class RestoreJobParameterMarshaller
java.lang.Object
org.duracloud.snapshot.service.impl.RestoreJobParameterMarshaller
- Author:
- Daniel Bernstein Date: Oct 28, 2014
-
Method Summary
-
Method Details
-
marshal
public static Map<String,org.springframework.batch.core.JobParameter> marshal(Restoration restoration) - Parameters:
restoration-- Returns:
- a map of job parameters to uniquely identify restoration job
-
unmarshal
-