Interface MergeValidationResult
- All Superinterfaces:
ValidationResult
- All Known Implementing Classes:
SimpleMergeValidationResult
A validation result that also encapsulates the result of a merge operation.
Currently has no additional functionality beyond ValidationResult.
-
Method Summary
Methods inherited from interface com.atlassian.confluence.api.model.validation.ValidationResult
convertToServiceException, getErrors, isAllowedInReadOnlyMode, isAuthorized, isNotSuccessful, isSuccessful, isValid, throwIfInvalid, throwIfInvalid, throwIfNotSuccessful, throwIfNotSuccessful, throwIfNotValid