com.liferay.portlet.wiki.workflow
Class WikiPageWorkflowHandler
java.lang.Object
com.liferay.portal.kernel.workflow.BaseWorkflowHandler
com.liferay.portlet.wiki.workflow.WikiPageWorkflowHandler
- All Implemented Interfaces:
- WorkflowHandler
public class WikiPageWorkflowHandler
- extends BaseWorkflowHandler
Methods inherited from class com.liferay.portal.kernel.workflow.BaseWorkflowHandler |
getAssetRenderer, getAssetRendererFactory, getIconPath, getSummary, getTitle, getURLEdit, getURLViewInContext, getWorkflowDefinitionLink, isAssetTypeSearchable, isScopeable, isVisible, render, startWorkflowInstance |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WikiPageWorkflowHandler
public WikiPageWorkflowHandler()
getClassName
public String getClassName()
getType
public String getType(Locale locale)
updateStatus
public WikiPage updateStatus(int status,
Map<String,Serializable> workflowContext)
throws PortalException,
SystemException
- Throws:
PortalException
SystemException
getIconPath
protected String getIconPath(ThemeDisplay themeDisplay)
- Overrides:
getIconPath
in class BaseWorkflowHandler