Modifier and Type | Class and Description |
---|---|
class |
RestoreContentTaskRunner |
Modifier and Type | Class and Description |
---|---|
class |
NoopTaskRunner
This task does not actually do anything, but it does allow for tests to
ensure that task execution is operational.
|
Modifier and Type | Class and Description |
---|---|
class |
SetStoragePolicyTaskRunner
Task which sets a lifecycle bucket policy for DuraCloud spaces
backed by S3 buckets.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseStreamingTaskRunner |
class |
DeleteStreamingTaskRunner |
class |
DisableStreamingTaskRunner |
class |
EnableStreamingTaskRunner |
class |
GetSignedUrlTaskRunner
Retrieves a signed URL for a media file that is streamed through
Amazon Cloudfront via a secure distribution
|
class |
GetUrlTaskRunner
Retrieves a URL for a media file that is streamed through
Amazon Cloudfront.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSnapshotTaskRunner |
class |
CleanupSnapshotTaskRunner
Cleans up the snapshot by removing content that is no longer
needed now that the snapshot has been transferred successfully.
|
class |
CompleteCancelSnapshotTaskRunner
Completes the process of cancelling a snapshot by cleaning
up the snapshot properties file, removing readonly access for the
snapshot user, and removing the snapshot space property.
|
class |
CompleteRestoreTaskRunner
Completes the restore process by setting bucket-level policies to ensure
restored content is removed as it expires.
|
class |
CompleteSnapshotTaskRunner
Completes the snapshot process by removing unnecessary bucket-level policies
|
class |
CreateSnapshotTaskRunner
Begins the process of creating a snapshot by collecting the necessary
information and passing it down to the snapshot bridge application.
|
class |
GetRestoreTaskRunner
Gets the status and details of a snapshot restore action.
|
class |
GetSnapshotContentsTaskRunner
Gets the list of content items that are contained in the snapshot.
|
class |
GetSnapshotHistoryTaskRunner
Gets the list of history items that are contained in the snapshot.
|
class |
GetSnapshotsTaskRunner
Get a listing of snapshots which are accessible to this account.
|
class |
GetSnapshotTaskRunner
Gets the status and details of a snapshot action
|
class |
RequestRestoreSnapshotTaskRunner
Sends a snapshot restore request to the duracloud admin for manual initiation.
|
class |
RestartSnapshotTaskRunner
Restarts a snapshot that failed to successfully transfer content
from DuraCloud to the bridge.
|
class |
RestoreSnapshotTaskRunner
Begins the process of restoring a snapshot by creating a landing space and
informing the snapshot bridge application that a restore action needs to be
performed.
|
class |
SpaceModifyingSnapshotTaskRunner |
Modifier and Type | Field and Description |
---|---|
protected List<TaskRunner> |
TaskProviderBase.taskList |
Copyright © 2009–2016 DuraSpace. All rights reserved.