Package | Description |
---|---|
org.alfresco.repo.transfer.fsr |
Modifier and Type | Method and Description |
---|---|
static FileTransferHookInterface.Status |
FileTransferHookInterface.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileTransferHookInterface.Status[] |
FileTransferHookInterface.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FileTransferHookDummy.notify(String fromRepositoryId,
TransferVersion fromVersion,
String transferId,
FileTransferHookInterface.Status status) |
void |
FileTransferHookInterface.notify(String fromRepositoryId,
TransferVersion fromVersion,
String transferId,
FileTransferHookInterface.Status status) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.