public class DocumentWorkerTaskFactory extends Object implements com.hpe.caf.worker.testing.WorkerTaskFactory<DocumentWorkerTask,DocumentWorkerTestInput,DocumentWorkerTestExpectation>
| Constructor and Description |
|---|
DocumentWorkerTaskFactory() |
| Modifier and Type | Method and Description |
|---|---|
DocumentWorkerTask |
createTask(com.hpe.caf.worker.testing.TestItem<DocumentWorkerTestInput,DocumentWorkerTestExpectation> testItem) |
int |
getApiVersion() |
String |
getWorkerName() |
public String getWorkerName()
getWorkerName in interface com.hpe.caf.worker.testing.WorkerTaskFactory<DocumentWorkerTask,DocumentWorkerTestInput,DocumentWorkerTestExpectation>public int getApiVersion()
getApiVersion in interface com.hpe.caf.worker.testing.WorkerTaskFactory<DocumentWorkerTask,DocumentWorkerTestInput,DocumentWorkerTestExpectation>public DocumentWorkerTask createTask(com.hpe.caf.worker.testing.TestItem<DocumentWorkerTestInput,DocumentWorkerTestExpectation> testItem) throws Exception
createTask in interface com.hpe.caf.worker.testing.WorkerTaskFactory<DocumentWorkerTask,DocumentWorkerTestInput,DocumentWorkerTestExpectation>ExceptionCopyright © 2015–2017 Hewlett Packard Enterprise Development LP. All rights reserved.