Class NoopTaskRunner

java.lang.Object
org.duracloud.s3task.NoopTaskRunner
All Implemented Interfaces:
TaskRunner

public class NoopTaskRunner extends Object implements TaskRunner
This task does not actually do anything, but it does allow for tests to ensure that task execution is operational.