Uses of Package
com.atlassian.jira.service.util.handler

Packages that use com.atlassian.jira.service.util.handler
com.atlassian.jira.plugins.mail   
com.atlassian.jira.plugins.mail.extensions   
com.atlassian.jira.plugins.mail.handlers   
com.atlassian.jira.plugins.mail.internal   
com.atlassian.jira.plugins.mail.model   
com.atlassian.jira.plugins.mail.webwork   
com.atlassian.jira.service.services.file   
com.atlassian.jira.service.services.mail   
com.atlassian.jira.service.util.handler   
 

Classes in com.atlassian.jira.service.util.handler used by com.atlassian.jira.plugins.mail
MessageHandlerErrorCollector
          Message handlers should report here what they are doing Depending on the context in which handlers are run (either normal production run as from a scheduled service or in a test mode - a dry run - from UI) this information can be transparently routed to appropriate place.
MessageHandlerExecutionMonitor
          This is extension to MessageHandlerErrorCollector interface for with a few reporting methods around Messages.
 

Classes in com.atlassian.jira.service.util.handler used by com.atlassian.jira.plugins.mail.extensions
MessageHandler
          An interface representing a message handler.
 

Classes in com.atlassian.jira.service.util.handler used by com.atlassian.jira.plugins.mail.handlers
MessageHandler
          An interface representing a message handler.
MessageHandlerContext
          Well-behaved MessageHandler implementations should use as much as possible this interface to create approprate entities.
MessageHandlerErrorCollector
          Message handlers should report here what they are doing Depending on the context in which handlers are run (either normal production run as from a scheduled service or in a test mode - a dry run - from UI) this information can be transparently routed to appropriate place.
MessageHandlerExecutionMonitor
          This is extension to MessageHandlerErrorCollector interface for with a few reporting methods around Messages.
MessageUserProcessor
          A set of User-related util methods which can be useful while processing Message objects.
 

Classes in com.atlassian.jira.service.util.handler used by com.atlassian.jira.plugins.mail.internal
MessageHandler
          An interface representing a message handler.
MessageHandlerFactory
          This call is going to be moved away from API into JIRA Mail Plugin.
 

Classes in com.atlassian.jira.service.util.handler used by com.atlassian.jira.plugins.mail.model
MessageHandlerStats
           
 

Classes in com.atlassian.jira.service.util.handler used by com.atlassian.jira.plugins.mail.webwork
MessageHandlerErrorCollector
          Message handlers should report here what they are doing Depending on the context in which handlers are run (either normal production run as from a scheduled service or in a test mode - a dry run - from UI) this information can be transparently routed to appropriate place.
 

Classes in com.atlassian.jira.service.util.handler used by com.atlassian.jira.service.services.file
MessageHandler
          An interface representing a message handler.
MessageHandlerContext
          Well-behaved MessageHandler implementations should use as much as possible this interface to create approprate entities.
 

Classes in com.atlassian.jira.service.util.handler used by com.atlassian.jira.service.services.mail
MessageHandlerContext
          Well-behaved MessageHandler implementations should use as much as possible this interface to create approprate entities.
 

Classes in com.atlassian.jira.service.util.handler used by com.atlassian.jira.service.util.handler
MessageHandler
          An interface representing a message handler.
MessageHandlerContext
          Well-behaved MessageHandler implementations should use as much as possible this interface to create approprate entities.
MessageHandlerErrorCollector
          Message handlers should report here what they are doing Depending on the context in which handlers are run (either normal production run as from a scheduled service or in a test mode - a dry run - from UI) this information can be transparently routed to appropriate place.
MessageHandlerExecutionMonitor
          This is extension to MessageHandlerErrorCollector interface for with a few reporting methods around Messages.
MessageUserProcessor
          A set of User-related util methods which can be useful while processing Message objects.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.