| Package | Description |
|---|---|
| org.apache.syncope.common.rest.api.beans | |
| org.apache.syncope.common.rest.api.service |
| Modifier and Type | Method and Description |
|---|---|
protected UserRequestQuery |
UserRequestQuery.Builder.newInstance() |
| Modifier and Type | Method and Description |
|---|---|
PagedResult<UserRequestForm> |
UserRequestService.listForms(UserRequestQuery query)
Returns a list of user request forms matching the given query.
|
PagedResult<UserRequest> |
UserRequestService.listRequests(UserRequestQuery query)
Returns a list of running user requests matching the given query.
|
Copyright © 2010–2021 The Apache Software Foundation. All rights reserved.