Skip navigation links

Package com.atlassian.confluence.internal

Internal interfaces that are NOT exposed to the plugin classpath, by being excluded in the packageScanningConfiguration of bootstrapContext.xml.

See: Description

Package com.atlassian.confluence.internal Description

Internal interfaces that are NOT exposed to the plugin classpath, by being excluded in the packageScanningConfiguration of bootstrapContext.xml.

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.

Since:
5.5
Skip navigation links

Copyright © 2003–2017 Atlassian. All rights reserved.