public class DefaultDeleteContext extends AbstractOperationContext<PageDeleteTrigger> implements DeleteContext
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultDeleteContext.Builder |
AbstractOperationContext.BaseBuilder<T extends AbstractOperationContext.BaseBuilder,TRIGGER extends OperationTrigger>| Modifier and Type | Field and Description |
|---|---|
static DeleteContext |
BULK_OPERATION |
static DeleteContext |
DEFAULT |
static DeleteContext |
SUPPRESS_NOTIFICATIONS |
suppressNotifications| Modifier and Type | Method and Description |
|---|---|
static DefaultDeleteContext.Builder |
builder() |
getUpdateTrigger, isEventSuppressed, isSuppressNotificationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetUpdateTrigger, isEventSuppressed, isSuppressNotificationspublic static final DeleteContext SUPPRESS_NOTIFICATIONS
public static final DeleteContext BULK_OPERATION
public static final DeleteContext DEFAULT
public static DefaultDeleteContext.Builder builder()
Copyright © 2003–2023 Atlassian. All rights reserved.