Package | Description |
---|---|
com.atlassian.confluence.api.model.validation |
Modifier and Type | Method and Description |
---|---|
static com.atlassian.fugue.Function2<String,ValidationResult,? extends GoneException> |
ServiceExceptionSupplier.goneException()
Deprecated.
since 7.0.1. Use
ServiceExceptionSupplier.goneExceptionSupplier(String) |
static com.google.common.base.Supplier<GoneException> |
ServiceExceptionSupplier.goneException(String errorMsg)
Deprecated.
since 7.0.1. Use
ServiceExceptionSupplier.goneExceptionSupplier(String) |
static BiFunction<String,ValidationResult,? extends GoneException> |
ServiceExceptionSupplier.goneExceptionSupplier() |
static Supplier<GoneException> |
ServiceExceptionSupplier.goneExceptionSupplier(String errorMsg) |
Copyright © 2003–2021 Atlassian. All rights reserved.