Class WorkflowStatusManagerUtil
Object
com.liferay.portal.kernel.workflow.WorkflowStatusManagerUtil
- Author:
- Bruno Farache, Raymond Augé
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
updateStatus
(int status, Map<String, Serializable> workflowContext)
-
Constructor Details
-
WorkflowStatusManagerUtil
public WorkflowStatusManagerUtil()
-
-
Method Details
-
updateStatus
public static void updateStatus(int status, Map<String, Serializable> workflowContext) throws WorkflowException- Throws:
WorkflowException
-