Package | Description |
---|---|
com.atlassian.confluence.api.model.validation | |
com.atlassian.confluence.api.service.content |
Modifier and Type | Method and Description |
---|---|
static com.atlassian.fugue.Function2<String,ValidationResult,? extends ConflictException> |
ServiceExceptionSupplier.conflictException()
Deprecated.
since 7.0.1. Use
ServiceExceptionSupplier.conflictExceptionSupplier() |
static BiFunction<String,ValidationResult,? extends ConflictException> |
ServiceExceptionSupplier.conflictExceptionSupplier() |
Modifier and Type | Method and Description |
---|---|
ValidationResult |
ContentPropertyService.Validator.validateUpdate(JsonContentProperty property)
Validate that a content property can be updated, including permission checks.
|
Copyright © 2003–2019 Atlassian. All rights reserved.