public class ContentTypeStrategyFactory extends Object
| Constructor and Description |
|---|
ContentTypeStrategyFactory() |
| Modifier and Type | Method and Description |
|---|---|
ContentTypeStrategy |
createDefaultContentTypeStrategy(com.atlassian.plugin.elements.ResourceLocation resourceLocation) |
ContentTypeStrategy |
createModuleContentTypeStrategy(com.atlassian.plugin.elements.ResourceLocation resourceLocation,
String type) |
public ContentTypeStrategy createDefaultContentTypeStrategy(@Nonnull com.atlassian.plugin.elements.ResourceLocation resourceLocation)
public ContentTypeStrategy createModuleContentTypeStrategy(@Nonnull com.atlassian.plugin.elements.ResourceLocation resourceLocation, @Nonnull String type)
Copyright © 2024 Atlassian. All rights reserved.