public class WorkflowStatusManagerImpl
extends Object
implements com.liferay.portal.kernel.workflow.WorkflowStatusManager
Constructor and Description |
---|
WorkflowStatusManagerImpl() |
Modifier and Type | Method and Description |
---|---|
void |
updateStatus(int status,
Map<String,Serializable> workflowContext) |
public void updateStatus(int status, Map<String,Serializable> workflowContext) throws com.liferay.portal.kernel.workflow.WorkflowException
updateStatus
in interface com.liferay.portal.kernel.workflow.WorkflowStatusManager
com.liferay.portal.kernel.workflow.WorkflowException