public abstract class BaseCustomContentType extends Object implements CustomContentType
Constructor and Description |
---|
BaseCustomContentType(ContentType contentType,
ApiSupportProvider apiSupportProvider) |
Modifier and Type | Method and Description |
---|---|
ContentTypeApiSupport<CustomContentEntityObject> |
getApiSupport()
A null implementation that provide no extensions or children for the CustomContentType
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContentAdapter, getContentUiSupport, getPermissionDelegate
public BaseCustomContentType(ContentType contentType, ApiSupportProvider apiSupportProvider)
public ContentTypeApiSupport<CustomContentEntityObject> getApiSupport()
getApiSupport
in interface CustomContentType
Copyright © 2003–2020 Atlassian. All rights reserved.