掲示板

Get possible WebContent States via API

thumbnail
12年前 に Christian Schulze によって更新されました。

Get possible WebContent States via API

Junior Member 投稿: 87 参加年月日: 09/11/19 最新の投稿
Hello,

how can I get all possible Web Content States ( like approved, draft etc.) via API?
I can get the associated int from WorkflowConstant, but no String to that.

regards Chris
thumbnail
12年前 に Sandeep Nair によって更新されました。

RE: Get possible WebContent States via API

Liferay Legend 投稿: 1744 参加年月日: 08/11/06 最新の投稿
Have you tried WorkFlowConstants.toLabel(status)

Regards,
Sandeep