Uses of Class
com.atlassian.confluence.event.events.space.SpaceTrashContentEvent
-
Packages that use SpaceTrashContentEvent Package Description com.atlassian.confluence.event.events.space -
-
Uses of SpaceTrashContentEvent in com.atlassian.confluence.event.events.space
Subclasses of SpaceTrashContentEvent in com.atlassian.confluence.event.events.space Modifier and Type Class Description class
SpaceTrashPurgeContentEvent
This event gets fired when a specific content is purged from the space trash via the purge trash item action.class
SpaceTrashRestoreContentEvent
This event gets fired when a specific content is restored from the space trash via the restore trash item action.
-