Modifier and Type | Method and Description |
---|---|
MergeValidationResult |
LegacyDraftValidator.validateContentForPageCreate(Content content) |
MergeValidationResult |
LegacyDraftValidator.validateContentForPageUpdate(Content content,
ContentDraftService.ConflictPolicy conflictPolicy) |
Modifier and Type | Class and Description |
---|---|
class |
SimpleMergeValidationResult |
Modifier and Type | Method and Description |
---|---|
MergeValidationResult |
SimpleMergeValidationResult.Builder.build() |
Modifier and Type | Method and Description |
---|---|
MergeValidationResult |
ContentDraftService.DraftValidator.validateContentForPageCreate(Content content)
Validate the publish new draft operation.
|
MergeValidationResult |
ContentDraftService.DraftValidator.validateContentForPageUpdate(Content content,
ContentDraftService.ConflictPolicy conflictPolicy)
Validate the publish edit draft operation.
|
Copyright © 2003–2018 Atlassian. All rights reserved.