Uses of Interface
com.atlassian.confluence.content.apisupport.CustomContentApiSupportParams
-
Packages that use CustomContentApiSupportParams Package Description com.atlassian.confluence.content.apisupport com.atlassian.confluence.it.api.test.plugin.apiavailable -
-
Uses of CustomContentApiSupportParams in com.atlassian.confluence.content.apisupport
Classes in com.atlassian.confluence.content.apisupport that implement CustomContentApiSupportParams Modifier and Type Class Description class
CustomContentApiSupportParamsImpl
Constructors in com.atlassian.confluence.content.apisupport with parameters of type CustomContentApiSupportParams Constructor Description CustomContentTypeApiSupport(CustomContentApiSupportParams params)
-
Uses of CustomContentApiSupportParams in com.atlassian.confluence.it.api.test.plugin.apiavailable
Constructors in com.atlassian.confluence.it.api.test.plugin.apiavailable with parameters of type CustomContentApiSupportParams Constructor Description DummyAvailableContentType(ContentEntityAdapter contentEntityAdapter, PermissionDelegate permissionDelegate, ApiSupportProvider apiSupportProvider, CustomContentApiSupportParams customContentApiSupportParams)
DummyAvailableContentTypeSupport(CustomContentApiSupportParams parentParams)
-