public interface ReviewOperationExtension extends OperationExtension<Comment>
Modifier and Type | Interface and Description |
---|---|
static class |
ReviewOperationExtension.ReviewOperation
Enumeration of available Review operations.
|
DEFAULT_ORDER, PROP_EXTENSION_ORDER
Modifier and Type | Method and Description |
---|---|
java.util.List<ReviewOperationExtension.ReviewOperation> |
getOperationsToHookInto()
Get the list of operations that this operation extension is interested in.
|
afterAction, beforeAction, getName, getOrder
java.util.List<ReviewOperationExtension.ReviewOperation> getOperationsToHookInto()
getOperationsToHookInto
in interface OperationExtension<Comment>
ReviewOperationExtension.ReviewOperation
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"