Package | Description |
---|---|
com.atlassian.confluence.api.impl.service.permissions | |
com.atlassian.confluence.api.model.validation |
Modifier and Type | Method and Description |
---|---|
protected @NonNull NotImplementedServiceException |
ContentRestrictionServiceImpl.throwableUnsupportedSubjectType(@Nullable Object something)
Returns throwable to indicate that certain
SubjectType is not supported for ContentRestriction s operations. |
Modifier and Type | Method and Description |
---|---|
static com.atlassian.fugue.Function2<String,ValidationResult,? extends NotImplementedServiceException> |
ServiceExceptionSupplier.notImplemented()
Deprecated.
since 7.0.1. Use
ServiceExceptionSupplier.notImplementedSupplier() |
static BiFunction<String,ValidationResult,? extends NotImplementedServiceException> |
ServiceExceptionSupplier.notImplementedSupplier() |
Copyright © 2003–2020 Atlassian. All rights reserved.