Uses of Interface
com.atlassian.confluence.core.DeleteContext
Packages that use DeleteContext
Package
Description
-
Uses of DeleteContext in com.atlassian.confluence.core
Classes in com.atlassian.confluence.core that implement DeleteContextFields in com.atlassian.confluence.core declared as DeleteContextModifier and TypeFieldDescriptionstatic final DeleteContextDefaultDeleteContext.BULK_OPERATIONstatic final DeleteContextDefaultDeleteContext.DEFAULTstatic final DeleteContextDefaultDeleteContext.SUPPRESS_NOTIFICATIONS -
Uses of DeleteContext in com.atlassian.confluence.impl.content
Methods in com.atlassian.confluence.impl.content with parameters of type DeleteContextModifier and TypeMethodDescriptionfinal voidDefaultPageManager.trashPage(AbstractPage page, @NonNull DeleteContext deleteContext) -
Uses of DeleteContext in com.atlassian.confluence.pages
Methods in com.atlassian.confluence.pages with parameters of type DeleteContextModifier and TypeMethodDescriptionvoidPageManager.trashPage(AbstractPage page, @NonNull DeleteContext deleteContext)