public abstract static class AbstractOperationContext.BaseBuilder<T extends AbstractOperationContext.BaseBuilder,TRIGGER extends OperationTrigger> extends Object
Constructor and Description |
---|
BaseBuilder() |
Modifier and Type | Method and Description |
---|---|
protected abstract T |
builder() |
T |
suppressEvents(boolean eventSuppressed) |
T |
suppressNotifications(boolean suppressNotifications) |
protected abstract TRIGGER |
unknownTrigger() |
T |
updateTrigger(TRIGGER updateTrigger) |
Copyright © 2003–2018 Atlassian. All rights reserved.