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 classLegacyDraftValidatorMethods in com.atlassian.confluence.api.impl.service.content.draft that return ContentDraftService.DraftValidator Modifier and Type Method Description ContentDraftService.DraftValidatorContentDraftServiceImpl. validator()ContentDraftService.DraftValidatorLegacyContentDraftServiceImpl. 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.DraftValidatorContentDraftService. validator()
-