Class UserServicesBackendImpl


  • @ApplicationScoped
    public class UserServicesBackendImpl
    extends Object
    • Constructor Detail

      • UserServicesBackendImpl

        public UserServicesBackendImpl()
    • Method Detail

      • buildPath

        public org.uberfire.java.nio.file.Path buildPath​(String _userName,
                                                         String serviceType)
      • buildPath

        public org.uberfire.java.nio.file.Path buildPath​(String _userName,
                                                         String serviceType,
                                                         String relativePath)
      • getAllUsersData

        public Collection<org.uberfire.java.nio.file.Path> getAllUsersData​(String serviceType,
                                                                           String relativePath)