| Package | Description |
|---|---|
| org.gcube.datatransfer.agent.stubs.datatransferagent |
| Modifier and Type | Field and Description |
|---|---|
static TransferType |
TransferType.FileBasedTransfer |
static TransferType |
TransferType.LocalFileBasedTransfer |
static TransferType |
TransferType.TreeBasedTransfer |
| Modifier and Type | Method and Description |
|---|---|
static TransferType |
TransferType.fromString(String value) |
static TransferType |
TransferType.fromValue(String value) |
TransferType |
SourceData.getType()
Gets the type value for this SourceData.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SourceData.setType(TransferType type)
Sets the type value for this SourceData.
|
| Constructor and Description |
|---|
SourceData(InputPattern inputSource,
String[] inputURIs,
String scope,
TransferType type) |
Copyright © 2014. All Rights Reserved.