public class ContentItemHelper extends Object
Modifier and Type | Method and Description |
---|---|
protected static void |
createAndScheduleRenditionJob(RenditionItem renditionItem) |
protected static void |
createProvisionalRenditionItems(ContentItem contentItem) |
static InputStream |
getContent(ContentItem contentItem,
ContentStorage contentStorage,
ContentCryptoHandler contentCryptoHandler) |
static void |
saveContentItem(ContentItem contentItem,
InputStream inputStream) |
public static void saveContentItem(ContentItem contentItem, InputStream inputStream)
protected static void createProvisionalRenditionItems(ContentItem contentItem)
protected static void createAndScheduleRenditionJob(RenditionItem renditionItem)
public static InputStream getContent(ContentItem contentItem, ContentStorage contentStorage, ContentCryptoHandler contentCryptoHandler)