Class AbstractJobBuilder
java.lang.Object
org.duracloud.snapshot.service.impl.AbstractJobBuilder
- Direct Known Subclasses:
RestoreJobBuilder,SnapshotJobBuilder
- Author:
- Daniel Bernstein Date: Nov 2, 2016
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidsetThrottleLimitForContentTransfers(org.springframework.batch.core.step.factory.SimpleStepFactoryBean<?, ?> stepFactory)
-
Constructor Details
-
AbstractJobBuilder
public AbstractJobBuilder()
-
-
Method Details
-
setThrottleLimitForContentTransfers
protected void setThrottleLimitForContentTransfers(org.springframework.batch.core.step.factory.SimpleStepFactoryBean<?, ?> stepFactory) - Parameters:
stepFactory-
-