org.gcube.data.analysis.tabulardata.operation.factories.types
Class ImportWorkerFactory
java.lang.Object
org.gcube.data.analysis.tabulardata.operation.factories.types.BaseWorkerFactory
org.gcube.data.analysis.tabulardata.operation.factories.types.ImportWorkerFactory
- All Implemented Interfaces:
- VoidScopedWorkerFactory, WorkerFactory
public abstract class ImportWorkerFactory
- extends BaseWorkerFactory
- implements VoidScopedWorkerFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportWorkerFactory
public ImportWorkerFactory()
getParameters
protected abstract List<Parameter> getParameters()
getEligibleOperation
public EligibleOperation getEligibleOperation()
- Specified by:
getEligibleOperation in interface VoidScopedWorkerFactory
getOperationScope
protected OperationDescriptor.OperationScope getOperationScope()
- Specified by:
getOperationScope in class BaseWorkerFactory
getOperationType
protected OperationDescriptor.OperationType getOperationType()
- Specified by:
getOperationType in class BaseWorkerFactory
Copyright © 2013. All Rights Reserved.