Uses of Class
io.goobi.viewer.model.log.LogMessage
Packages that use LogMessage
Package
Description
-
Uses of LogMessage in io.goobi.viewer.api.rest.v1.crowdsourcing
Methods in io.goobi.viewer.api.rest.v1.crowdsourcing that return LogMessageModifier and TypeMethodDescriptionCampaignItemLogResource.addMessage
(LogMessage message, String pi, jakarta.servlet.http.HttpServletRequest servletRequest) CampaignItemLogResource.getMessage
(String pi, Long messageId, jakarta.servlet.http.HttpServletRequest servletRequest) Methods in io.goobi.viewer.api.rest.v1.crowdsourcing that return types with arguments of type LogMessageModifier and TypeMethodDescriptionCampaignItemLogResource.getLogForManifest
(String pi, jakarta.servlet.http.HttpServletRequest servletRequest) Methods in io.goobi.viewer.api.rest.v1.crowdsourcing with parameters of type LogMessageModifier and TypeMethodDescriptionCampaignItemLogResource.addMessage
(LogMessage message, String pi, jakarta.servlet.http.HttpServletRequest servletRequest) -
Uses of LogMessage in io.goobi.viewer.model.crowdsourcing.campaigns
Subclasses of LogMessage in io.goobi.viewer.model.crowdsourcing.campaignsMethods in io.goobi.viewer.model.crowdsourcing.campaigns that return types with arguments of type LogMessageMethods in io.goobi.viewer.model.crowdsourcing.campaigns with parameters of type LogMessageMethod parameters in io.goobi.viewer.model.crowdsourcing.campaigns with type arguments of type LogMessageConstructors in io.goobi.viewer.model.crowdsourcing.campaigns with parameters of type LogMessageModifierConstructorDescriptionCampaignLogMessage
(LogMessage source, Campaign campaign, String pi) -
Uses of LogMessage in io.goobi.viewer.model.log
Methods in io.goobi.viewer.model.log with parameters of type LogMessageConstructors in io.goobi.viewer.model.log with parameters of type LogMessageModifierConstructorDescriptionLogMessage
(LogMessage source) LogMessage
(LogMessage source, jakarta.servlet.http.HttpServletRequest request)