com.liferay.portlet.documentlibrary.workflow
Class DLFileEntryWorkflowHandler
java.lang.Object
com.liferay.portal.kernel.workflow.BaseWorkflowHandler
com.liferay.portlet.documentlibrary.workflow.DLFileEntryWorkflowHandler
- All Implemented Interfaces:
- WorkflowHandler
public class DLFileEntryWorkflowHandler
- extends BaseWorkflowHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLASS_NAME
public static final String CLASS_NAME
DLFileEntryWorkflowHandler
public DLFileEntryWorkflowHandler()
getClassName
public String getClassName()
getType
public String getType(Locale locale)
updateStatus
public DLFileEntry updateStatus(int status,
Map<String,Serializable> workflowContext)
throws PortalException,
SystemException
- Throws:
PortalException
SystemException
getIconPath
protected String getIconPath(ThemeDisplay themeDisplay)
- Overrides:
getIconPath
in class BaseWorkflowHandler