Uses of Class
com.atlassian.confluence.impl.space.deletion.backgrounddeletion.erasers.misc.SpaceDeletionEventSender
Packages that use SpaceDeletionEventSender
-
Uses of SpaceDeletionEventSender in com.atlassian.confluence.impl.space.deletion.backgrounddeletion.erasers
Constructors in com.atlassian.confluence.impl.space.deletion.backgrounddeletion.erasers with parameters of type SpaceDeletionEventSenderModifierConstructorDescriptionContentEntityObjectEraser(BooleanSupplier isDeadlineReached, ConfluenceUser initiator, SpaceDeletionSqlScriptsRunner spaceDeletionSqlScriptsRunner, Collection<ExportableEntityInfo> exportableContentEntityInfos, Collection<TableFieldHavingForeignKey> dependantFieldsWithEntities, Map<Class<?>, EntityEraser> allErasers, AttachmentFileEraser attachmentFileEraser, AncestorsEraser ancestorsEraser, SpaceDeletionEventSender spaceDeletionEventSender) GenericEraser(BooleanSupplier isDeadlineReached, SpaceDeletionSqlScriptsRunner spaceDeletionSqlScriptsRunner, ExportableEntityInfo exportableEntityInfo, SpaceDeletionEventSender spaceDeletionEventSender, Collection<TableFieldHavingForeignKey> dependantFieldsWithEntities, Map<Class<?>, EntityEraser> allErasers) PageTemplateEraser(BooleanSupplier isDeadlineReached, SpaceDeletionSqlScriptsRunner spaceDeletionSqlScriptsRunner, ExportableEntityInfo exportableEntityInfo, SpaceDeletionEventSender spaceDeletionEventSender, Collection<TableFieldHavingForeignKey> dependantFieldsWithEntities, Map<Class<?>, EntityEraser> allErasers) SpaceContentErasersFactory(SpaceDeletionSqlScriptsRunner spaceDeletionSqlScriptsRunner, AttachmentDataFileSystem attachmentDataFileSystem, SpaceDeletionEventSender spaceDeletionEventSender) SpaceEraser(BooleanSupplier isDeadlineReached, SpaceDeletionSqlScriptsRunner spaceDeletionSqlScriptsRunner, ExportableEntityInfo exportableEntityInfo, SpaceDeletionEventSender spaceDeletionEventSender, Collection<TableFieldHavingForeignKey> dependantFieldsWithEntities, Map<Class<?>, EntityEraser> allErasers)