Class PermissionsApiImpl
java.lang.Object
com.xebialabs.xlrelease.api.v1.impl.PermissionsApiImpl
- All Implemented Interfaces:
com.xebialabs.xlrelease.api.ApiService,com.xebialabs.xlrelease.api.v1.PermissionsApi
@Controller
public class PermissionsApiImpl
extends Object
implements com.xebialabs.xlrelease.api.v1.PermissionsApi
-
Field Summary
Fields inherited from interface com.xebialabs.xlrelease.api.ApiService
DEFAULT_RESULTS_PER_PAGE, DEFAULT_RESULTS_PER_PAGE_STRING, DEPTH, ORDER_BY, PAGE, PAGE_IS_OFFSET, RESULTS_PER_PAGE, ROLE_IDS_DATA -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.xebialabs.xlrelease.api.v1.PermissionsApi
serviceName
-
Constructor Details
-
PermissionsApiImpl
public PermissionsApiImpl()
-
-
Method Details
-
getGlobalPermissions
- Specified by:
getGlobalPermissionsin interfacecom.xebialabs.xlrelease.api.v1.PermissionsApi
-