Package org.duracloud.mill.workman
package org.duracloud.mill.workman
-
ClassDescriptionA
TaskProcessorFactorythat can build aMultiStepTaskProcessor.This class delegates TaskProcessor creation to a list of possible factories.The TaskProcessor implements the concrete functionality of a particular type of task.An exception that's thrown when aTaskProcessorcannot be created for any reason.The TaskProcessResolver resolves aTaskProcessorfor a given instance of aTaskAn abstract base class for building TaskProcessor factories that require access to credentials.ATaskWorkerfactory.It is responsible for executing a singleTaskProcessor.