Uses of Class
org.camunda.bpm.engine.rest.dto.identity.TenantDto
Package
Description
-
Uses of TenantDto in org.camunda.bpm.engine.rest
Modifier and TypeMethodDescriptionTenantRestService.queryTenants
(jakarta.ws.rs.core.UriInfo uriInfo, Integer firstResult, Integer maxResults) -
Uses of TenantDto in org.camunda.bpm.engine.rest.dto.identity
-
Uses of TenantDto in org.camunda.bpm.engine.rest.impl
Modifier and TypeMethodDescriptionTenantRestServiceImpl.queryTenants
(jakarta.ws.rs.core.UriInfo uriInfo, Integer firstResult, Integer maxResults) -
Uses of TenantDto in org.camunda.bpm.engine.rest.sub.identity
-
Uses of TenantDto in org.camunda.bpm.engine.rest.sub.identity.impl
Modifier and TypeMethodDescriptionTenantResourceImpl.getTenant
(jakarta.ws.rs.core.UriInfo context)