Package com.atlassian.confluence.core
Interface DeleteContext
-
- All Superinterfaces:
OperationContext<PageDeleteTrigger>
- All Known Implementing Classes:
DefaultDeleteContext
public interface DeleteContext extends OperationContext<PageDeleteTrigger>
Context for managers to call upon when making decisions about how to delete an object.- Since:
- 6.0
-
-
Method Summary
-
Methods inherited from interface com.atlassian.confluence.core.OperationContext
getUpdateTrigger, isEventSuppressed, isSuppressNotifications
-
-