JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.atlassian.confluence.api.service.content.ContentDraftService.DraftValidator
Packages that use
ContentDraftService.DraftValidator
Package
Description
com.atlassian.confluence.api.impl.service.content.draft
com.atlassian.confluence.api.service.content
Uses of
ContentDraftService.DraftValidator
in
com.atlassian.confluence.api.impl.service.content.draft
Classes in
com.atlassian.confluence.api.impl.service.content.draft
that implement
ContentDraftService.DraftValidator
Modifier and Type
Class
Description
class
LegacyDraftValidator
Methods in
com.atlassian.confluence.api.impl.service.content.draft
that return
ContentDraftService.DraftValidator
Modifier and Type
Method
Description
ContentDraftService.DraftValidator
ContentDraftServiceImpl.
validator
()
ContentDraftService.DraftValidator
LegacyContentDraftServiceImpl.
validator
()
Uses of
ContentDraftService.DraftValidator
in
com.atlassian.confluence.api.service.content
Methods in
com.atlassian.confluence.api.service.content
that return
ContentDraftService.DraftValidator
Modifier and Type
Method
Description
ContentDraftService.DraftValidator
ContentDraftService.
validator
()