| Package | Description |
|---|---|
| org.gcube.datatransfer.common.agent |
| Modifier and Type | Field and Description |
|---|---|
List<Types.postProcessType> |
Types.TransferOptions.postProcess |
| Modifier and Type | Method and Description |
|---|---|
static Types.postProcessType |
Types.postProcessType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Types.postProcessType[] |
Types.postProcessType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<Types.postProcessType> |
Types.TransferOptions.getPostProcess() |
| Modifier and Type | Method and Description |
|---|---|
void |
Types.TransferOptions.setPostProcess(List<Types.postProcessType> postProcess) |
Copyright © 2016. All Rights Reserved.