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, isSuppressNotifications
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getUpdateTrigger, isEventSuppressed, isSuppressNotifications
public static final DeleteContext SUPPRESS_NOTIFICATIONS
public static final DeleteContext BULK_OPERATION
public static final DeleteContext DEFAULT
public static DefaultDeleteContext.Builder builder()
Copyright © 2003–2018 Atlassian. All rights reserved.