Package | Description |
---|---|
com.atlassian.confluence.core | |
com.atlassian.confluence.pages |
Modifier and Type | Class and Description |
---|---|
class |
AbstractOperationContext<TRIGGER extends OperationTrigger> |
static class |
AbstractOperationContext.BaseBuilder<T extends AbstractOperationContext.BaseBuilder,TRIGGER extends OperationTrigger> |
interface |
OperationContext<TRIGGER extends OperationTrigger>
Context for managers to call upon when making decisions on how to handle a given object operation (create,delete,save)
|
Modifier and Type | Class and Description |
---|---|
class |
PageDeleteTrigger
Used to specify how a page delete was triggered.
|
class |
PageUpdateTrigger
Used to specify how a page update was triggered.
|
Copyright © 2003–2018 Atlassian. All rights reserved.