|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthorizationCreateDto | |
|---|---|
| org.camunda.bpm.engine.rest | |
| org.camunda.bpm.engine.rest.dto.authorization | |
| org.camunda.bpm.engine.rest.impl | |
| Uses of AuthorizationCreateDto in org.camunda.bpm.engine.rest |
|---|
| Methods in org.camunda.bpm.engine.rest with parameters of type AuthorizationCreateDto | |
|---|---|
AuthorizationDto |
AuthorizationRestService.createAuthorization(javax.ws.rs.core.UriInfo context,
AuthorizationCreateDto dto)
|
| Uses of AuthorizationCreateDto in org.camunda.bpm.engine.rest.dto.authorization |
|---|
| Methods in org.camunda.bpm.engine.rest.dto.authorization with parameters of type AuthorizationCreateDto | |
|---|---|
static void |
AuthorizationCreateDto.update(AuthorizationCreateDto dto,
Authorization dbAuthorization)
|
| Uses of AuthorizationCreateDto in org.camunda.bpm.engine.rest.impl |
|---|
| Methods in org.camunda.bpm.engine.rest.impl with parameters of type AuthorizationCreateDto | |
|---|---|
AuthorizationDto |
AuthorizationRestServiceImpl.createAuthorization(javax.ws.rs.core.UriInfo context,
AuthorizationCreateDto dto)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||