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, waitgetContentAdapter, getContentUiSupport, getPermissionDelegatepublic BaseCustomContentType(ContentType contentType, ApiSupportProvider apiSupportProvider)
public ContentTypeApiSupport<CustomContentEntityObject> getApiSupport()
getApiSupport in interface CustomContentTypeCopyright © 2003–2017 Atlassian. All rights reserved.