Interface ContentBlueprintService
public interface ContentBlueprintService
Publishes the draft of Content created from a ContentBlueprint.
The implementation of this interface is in create-content plugin
-
Method Summary
Modifier and TypeMethodDescriptioncreateInstance
(ContentBlueprintInstance blueprintInstance, Expansion... expansions) publishInstance
(Content content, Expansion... expansions)
-
Method Details
-
publishInstance
-
createInstance
ContentBlueprintInstance createInstance(ContentBlueprintInstance blueprintInstance, Expansion... expansions)
-