public interface ModerationOperationExtension extends OperationExtension<Resource>
Modifier and Type | Interface and Description |
---|---|
static class |
ModerationOperationExtension.ModerationOperation
Operation types.
|
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MODERATION_TOPIC |
DEFAULT_ORDER, PROP_EXTENSION_ORDER
Modifier and Type | Method and Description |
---|---|
java.util.List<ModerationOperationExtension.ModerationOperation> |
getOperationsToHookInto()
Get the list of operations that this operation extension is interested in.
|
afterAction, beforeAction, getName, getOrder
static final java.lang.String MODERATION_TOPIC
java.util.List<ModerationOperationExtension.ModerationOperation> getOperationsToHookInto()
getOperationsToHookInto
in interface OperationExtension<Resource>
ModerationOperationExtension.ModerationOperation
Copyright © 2010 - 2020 Adobe. All Rights Reserved