Uses of Class
io.camunda.optimize.rest.mapper.EntityRestMapper
Packages that use EntityRestMapper
-
Uses of EntityRestMapper in io.camunda.optimize.rest
Constructors in io.camunda.optimize.rest with parameters of type EntityRestMapperModifierConstructorDescriptionCollectionRestService(SessionService sessionService, CollectionService collectionService, AuthorizedCollectionService authorizedCollectionService, CollectionRoleService collectionRoleService, CollectionScopeService collectionScopeService, CollectionEntityService collectionEntityService, ReportRestMapper reportRestMapper, CollectionRestMapper collectionRestMapper, AlertRestMapper alertRestMapper, EntityRestMapper entityRestMapper) EntitiesRestService(EntitiesService entitiesService, SessionService sessionService, EntityRestMapper entityRestMapper)