|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileInfo | |
|---|---|
| flux.agent | Execution of processes on remote computers to increase overall system throughput and to allow processes to run on computers that contain unique resources |
| flux.file | File triggers and actions |
| Uses of FileInfo in flux.agent |
|---|
| Methods in flux.agent that return types with arguments of type FileInfo | |
|---|---|
java.util.List<FileInfo> |
AgentFileTriggerResult.getFileInfoMatches()
Returns details about files against which the file trigger matched using its file criteria. |
| Uses of FileInfo in flux.file |
|---|
| Fields in flux.file with type parameters of type FileInfo | |
|---|---|
java.util.List<FileInfo> |
FileTrigger.FileTriggerResult.fileinfo_matches
Contains details about files against which the file trigger matched using its file criteria. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||