|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.workflow.WorkflowStatusManagerImpl
public class WorkflowStatusManagerImpl
Constructor Summary | |
---|---|
WorkflowStatusManagerImpl()
|
Method Summary | |
---|---|
void |
updateStatus(long companyId,
long groupId,
long userId,
java.lang.String className,
long classPK,
int status)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WorkflowStatusManagerImpl()
Method Detail |
---|
public void updateStatus(long companyId, long groupId, long userId, java.lang.String className, long classPK, int status) throws com.liferay.portal.kernel.workflow.WorkflowException
updateStatus
in interface com.liferay.portal.kernel.workflow.WorkflowStatusManager
com.liferay.portal.kernel.workflow.WorkflowException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |