Modifier and Type | Method and Description |
---|---|
FileInfo |
FileSystemWrapper.getInfo(java.lang.String path) |
FileInfo |
FileSystem.getInfo(java.lang.String path) |
Constructor and Description |
---|
FileInfo(FileInfo fileInfo) |
Modifier and Type | Method and Description |
---|---|
static FileInfo |
LocalFileSystem.getInfo(java.io.File file) |
FileInfo |
LocalFileSystem.getInfo(java.lang.String path) |
Constructor and Description |
---|
FileMetaInfo(FileInfo fileInfo) |
Modifier and Type | Method and Description |
---|---|
FileInfo[] |
SLFileMessage.getFileInfos() |
Modifier and Type | Method and Description |
---|---|
SLFileMessage |
SLFileMessage.setFileInfos(FileInfo[] fileInfos) |
Modifier and Type | Class and Description |
---|---|
class |
DropBoxFileInfo |
Modifier and Type | Method and Description |
---|---|
FileInfo |
DropBoxFileSystemWithNotifications.getInfo(java.lang.String path) |
FileInfo |
DropBoxFileSystemImpl.getInfo(java.lang.String path) |
FileInfo |
DropBoxAutoConnectFileSystem.getInfo(java.lang.String path) |
Modifier and Type | Method and Description |
---|---|
static void |
DropBoxNotificationUtils.sendDropBoxNotification(FabricConnection fabricConnection,
DropBox dropBox,
java.lang.String userName,
java.lang.String acceptorName,
DropBoxNotificationUtils.DropBoxOperationType operationType,
FileInfo fileInfo) |
Constructor and Description |
---|
DropBoxFileInfo(FileInfo fileInfo) |
Modifier and Type | Method and Description |
---|---|
FileInfo |
SLFileUtils.getFileInfo(java.lang.String path) |
FileInfo |
SLFileSystem.getInfo(java.lang.String path) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.