Uses of Class
org.apache.clusterbr.zupportl5.service.MessageService
Packages that use MessageService
-
Uses of MessageService in org.apache.clusterbr.zupportl5.exception
Constructors in org.apache.clusterbr.zupportl5.exception with parameters of type MessageServiceModifierConstructorDescriptionRestApiException(MessageService messageService, String messageKey, Object... values) -
Uses of MessageService in org.apache.clusterbr.zupportl5.service
Fields in org.apache.clusterbr.zupportl5.service declared as MessageServiceModifier and TypeFieldDescriptionprotected final MessageServiceGenericServiceImpl.messageServiceConstructors in org.apache.clusterbr.zupportl5.service with parameters of type MessageServiceModifierConstructorDescriptionEngineerService(EngineerRepository repository, MessageService msgService) GenericServiceImpl(R repository, MessageService messageService) IncidentlogsService(IncidentlogsRepository repository, MessageService msgService) KnowledgebaseService(KnowledgebaseRepository repository, MessageService msgService) PerformanceMetricService(PerformanceMetricRepository repository, MessageService msgService) PlaybookService(PlaybookRepository repository, MessageService msgService) PriorityService(PriorityRepository repository, MessageService msgService) ResolutionStepService(ResolutionStepRepository repository, MessageService msgService) RunbookService(RunbookRepository repository, MessageService msgService) SettingsService(SettingsRepository repository, MessageService msgService) StatusService(StatusRepository repository, MessageService msgService) TeamService(TeamRepository repository, MessageService msgService)