Newer Version Available
publishArticle(articleId, flagAsNew)
Publishes an article. If flagAsNew is
set to true, the article is
published as a major version.
Signature
public static Void publishArticle(String articleId, Boolean flagAsNew)
Parameters
- articleId
- Type: String
- flagAsNew
- Type: Boolean
Return Value
Type: Void