Uses of Interface
com.atlassian.confluence.pages.actions.CommentAware
-
Packages that use CommentAware Package Description com.atlassian.confluence.impl.pages.actions com.atlassian.confluence.pages.actions -
-
Uses of CommentAware in com.atlassian.confluence.impl.pages.actions
Methods in com.atlassian.confluence.impl.pages.actions with parameters of type CommentAware Modifier and Type Method Description voidCommentAwareHelper. configureCommentAware(CommentAware commentAware, CommentAwareHelper.ParameterSource parameterSource, ConfluenceUser user) -
Uses of CommentAware in com.atlassian.confluence.pages.actions
Classes in com.atlassian.confluence.pages.actions that implement CommentAware Modifier and Type Class Description classPageInfoActionclassViewPageAction
-