Class WorkingSetSettings


  • @Portable
    public class WorkingSetSettings
    extends Object
    • Constructor Detail

      • WorkingSetSettings

        public WorkingSetSettings()
      • WorkingSetSettings

        public WorkingSetSettings​(Map<org.uberfire.backend.vfs.Path,​WorkingSetConfigData> configData)
    • Method Detail

      • getResources

        public Set<org.uberfire.backend.vfs.Path> getResources()
      • removeWorkingSet

        public void removeWorkingSet​(org.uberfire.backend.vfs.Path workingSet)