See: Description
| Interface | Description |
|---|---|
| ContentDraftManagerInternal |
Internal manager for common handling of drafts; see the package-info.java for rationale.
|
| ContentEntityManagerInternal |
Internal version of the
ContentEntityManager interface; see the package-info.java for rationale. |
| ContentPermissionManagerInternal |
Internal interface for content permission manager
|
This allows us to slowly reduce the surface area of confluence-core as an API, now that we are intentionally exposing an official API in confluence-java-api.
When adding new internal interface methods that return multiple entities, they must accept a
LimitedRequest as an argument.
Copyright © 2003–2017 Atlassian. All rights reserved.