Package org.duracloud.s3task.storage
Class SetStoragePolicyTaskRunner
java.lang.Object
org.duracloud.s3task.storage.SetStoragePolicyTaskRunner
- All Implemented Interfaces:
TaskRunner
Task which sets a lifecycle bucket policy for DuraCloud spaces
backed by S3 buckets. The bucket policy is set to transition
stored content to a given storage class after a set period of
time.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
unwrappedS3Provider
-
-
Constructor Details
-
SetStoragePolicyTaskRunner
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceTaskRunner
-
performTask
- Specified by:
performTaskin interfaceTaskRunner
-