|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperationDescriptor.OperationScope | |
|---|---|
| org.gcube.data.analysis.tabulardata.operation.factories.types | |
| org.gcube.data.analysis.tabulardata.operation.worker | |
| Uses of OperationDescriptor.OperationScope in org.gcube.data.analysis.tabulardata.operation.factories.types |
|---|
| Methods in org.gcube.data.analysis.tabulardata.operation.factories.types that return OperationDescriptor.OperationScope | |
|---|---|
protected OperationDescriptor.OperationScope |
TableValidatorFactory.getOperationScope()
|
protected OperationDescriptor.OperationScope |
ExportWorkerFactory.getOperationScope()
|
protected OperationDescriptor.OperationScope |
ImportWorkerFactory.getOperationScope()
|
protected OperationDescriptor.OperationScope |
ColumnTransformationWorkerFactory.getOperationScope()
|
protected OperationDescriptor.OperationScope |
DataTransformationWorkerFactory.getOperationScope()
|
protected OperationDescriptor.OperationScope |
TableTransformationWorkerFactory.getOperationScope()
|
protected OperationDescriptor.OperationScope |
ColumnValidatorFactory.getOperationScope()
|
protected abstract OperationDescriptor.OperationScope |
BaseWorkerFactory.getOperationScope()
|
| Uses of OperationDescriptor.OperationScope in org.gcube.data.analysis.tabulardata.operation.worker |
|---|
| Methods in org.gcube.data.analysis.tabulardata.operation.worker that return OperationDescriptor.OperationScope | |
|---|---|
OperationDescriptor.OperationScope |
OperationDescriptor.getScope()
|
static OperationDescriptor.OperationScope |
OperationDescriptor.OperationScope.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OperationDescriptor.OperationScope[] |
OperationDescriptor.OperationScope.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.gcube.data.analysis.tabulardata.operation.worker with parameters of type OperationDescriptor.OperationScope | |
|---|---|
OperationDescriptor(OperationDescriptor.OperationId operationId,
String name,
String description,
OperationDescriptor.OperationScope scope,
OperationDescriptor.OperationType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||