Package org.uberfire.backend.server
Class UserServicesBackendImpl
- java.lang.Object
-
- org.uberfire.backend.server.UserServicesBackendImpl
-
@ApplicationScoped public class UserServicesBackendImpl extends Object
-
-
Constructor Summary
Constructors Constructor Description UserServicesBackendImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.uberfire.java.nio.file.PathbuildPath(String _userName, String serviceType)org.uberfire.java.nio.file.PathbuildPath(String _userName, String serviceType, String relativePath)Collection<org.uberfire.java.nio.file.Path>getAllUsersData(String serviceType, String relativePath)
-