Uses of Interface
com.atlassian.confluence.links.RelatedContentRefactorer
-
Packages that use RelatedContentRefactorer Package Description com.atlassian.confluence.links com.atlassian.confluence.pages.actions -
-
Uses of RelatedContentRefactorer in com.atlassian.confluence.links
Classes in com.atlassian.confluence.links that implement RelatedContentRefactorer Modifier and Type Class Description classDefaultRelatedContentRefactorerA component responsible for refactoring the relationships between pages.Methods in com.atlassian.confluence.links with parameters of type RelatedContentRefactorer Modifier and Type Method Description voidRelatedContentRefactoringListener. setRelatedContentRefactorer(RelatedContentRefactorer relatedContentRefactorer) -
Uses of RelatedContentRefactorer in com.atlassian.confluence.pages.actions
Methods in com.atlassian.confluence.pages.actions with parameters of type RelatedContentRefactorer Modifier and Type Method Description voidCopyPageAction. setRelatedContentRefactorer(RelatedContentRefactorer refactorer)
-