Uses of Package
com.atlassian.confluence.event
Packages that use com.atlassian.confluence.event
Package
Description
-
Classes in com.atlassian.confluence.event used by com.atlassian.confluence.eventClassDescriptionAn
EventPublisher
implementation that times how long it takes to publish an event, and logs a warning if the time is above a threshold. -
Classes in com.atlassian.confluence.event used by com.atlassian.confluence.labels.actionsClassDescriptionAn interface indicating that a given action has a related event it wants to be published once the action completes.
-
Classes in com.atlassian.confluence.event used by com.atlassian.confluence.pages.actionsClassDescriptionAn interface indicating that a given action has a related event it wants to be published once the action completes.
-
Classes in com.atlassian.confluence.event used by com.atlassian.confluence.plugins.labels.actionsClassDescriptionAn interface indicating that a given action has a related event it wants to be published once the action completes.
-
Classes in com.atlassian.confluence.event used by com.atlassian.confluence.plugins.templates.actionsClassDescriptionAn interface indicating that a given action has a related event it wants to be published once the action completes.
-
Classes in com.atlassian.confluence.event used by com.atlassian.confluence.security.actionsClassDescriptionAn interface indicating that a given action has a related event it wants to be published once the action completes.
-
Classes in com.atlassian.confluence.event used by com.atlassian.confluence.spaces.actionsClassDescriptionAn interface indicating that a given action has a related event it wants to be published once the action completes.
-
Classes in com.atlassian.confluence.event used by com.atlassian.confluence.test.rpcClassDescriptionConfluence-specific event dispatcher which preserves thread local state across event dispatch threads, and maintains the VCache request context for the dispatching thread.
-
Classes in com.atlassian.confluence.event used by com.atlassian.confluence.user.actionsClassDescriptionAn interface indicating that a given action has a related event it wants to be published once the action completes.