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