public interface RemoteFileStructureUpdater
getChildren method
can be used to update the state.
The updater is always bound to existing RemoteFileStructure,
which means is bound to a certain agent.
| Modifier and Type | Method and Description |
|---|---|
java.util.List<RemoteFileStructure> |
getChildren(java.lang.String directoryName)
Returns the children of the directory.
|
@NotNull java.util.List<RemoteFileStructure> getChildren(@NotNull java.lang.String directoryName)
directoryName - the directory name