Uses of Class
jetbrains.buildServer.configuration.WatchedFileState
-
Packages that use WatchedFileState Package Description jetbrains.buildServer.configuration -
-
Uses of WatchedFileState in jetbrains.buildServer.configuration
Methods in jetbrains.buildServer.configuration that return types with arguments of type WatchedFileState Modifier and Type Method Description Map<String,WatchedFileState>
FilesState. getFilesState()
Method parameters in jetbrains.buildServer.configuration with type arguments of type WatchedFileState Modifier and Type Method Description void
FilesState. resetState(Map<File,WatchedFileState> fileStatesMap)
-