Uses of Class
org.camunda.bpm.engine.rest.dto.identity.TenantDto
Packages that use TenantDto
Package
Description
-
Uses of TenantDto in org.camunda.bpm.engine.rest
Methods in org.camunda.bpm.engine.rest that return types with arguments of type TenantDtoModifier and TypeMethodDescriptionTenantRestService.queryTenants
(jakarta.ws.rs.core.UriInfo uriInfo, Integer firstResult, Integer maxResults) Methods in org.camunda.bpm.engine.rest with parameters of type TenantDto -
Uses of TenantDto in org.camunda.bpm.engine.rest.dto.identity
Methods in org.camunda.bpm.engine.rest.dto.identity that return TenantDtoMethods in org.camunda.bpm.engine.rest.dto.identity that return types with arguments of type TenantDto -
Uses of TenantDto in org.camunda.bpm.engine.rest.impl
Methods in org.camunda.bpm.engine.rest.impl that return types with arguments of type TenantDtoModifier and TypeMethodDescriptionTenantRestServiceImpl.queryTenants
(jakarta.ws.rs.core.UriInfo uriInfo, Integer firstResult, Integer maxResults) Methods in org.camunda.bpm.engine.rest.impl with parameters of type TenantDto -
Uses of TenantDto in org.camunda.bpm.engine.rest.sub.identity
Methods in org.camunda.bpm.engine.rest.sub.identity that return TenantDtoMethods in org.camunda.bpm.engine.rest.sub.identity with parameters of type TenantDto -
Uses of TenantDto in org.camunda.bpm.engine.rest.sub.identity.impl
Methods in org.camunda.bpm.engine.rest.sub.identity.impl that return TenantDtoModifier and TypeMethodDescriptionTenantResourceImpl.getTenant
(jakarta.ws.rs.core.UriInfo context) Methods in org.camunda.bpm.engine.rest.sub.identity.impl with parameters of type TenantDto