|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractAwareInterceptor | |
|---|---|
| com.atlassian.confluence.pages.actions | |
| com.atlassian.confluence.spaces.actions | |
| Uses of AbstractAwareInterceptor in com.atlassian.confluence.pages.actions |
|---|
| Subclasses of AbstractAwareInterceptor in com.atlassian.confluence.pages.actions | |
|---|---|
class |
CommentAwareInterceptor
Grabs the 'commentId' or 'focusedCommentId' parameter from the request and sets the associated comment on the action. |
class |
PageAwareInterceptor
Encapsulates all the complicated "how are the many ways I can look up a page so the action knows about it?" stuff. |
| Uses of AbstractAwareInterceptor in com.atlassian.confluence.spaces.actions |
|---|
| Subclasses of AbstractAwareInterceptor in com.atlassian.confluence.spaces.actions | |
|---|---|
class |
SpaceAwareInterceptor
Encapsulates all the complicated "how are the many ways I can look up a space so the action knows about it?" stuff. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||