com.liferay.portal.workflow
Class MyWorkflowInstancesControlPanelEntry
java.lang.Object
com.liferay.portlet.BaseControlPanelEntry
com.liferay.portal.workflow.WorkflowControlPanelEntry
com.liferay.portal.workflow.MyWorkflowInstancesControlPanelEntry
- All Implemented Interfaces:
- ControlPanelEntry
public class MyWorkflowInstancesControlPanelEntry
- extends WorkflowControlPanelEntry
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MyWorkflowInstancesControlPanelEntry
public MyWorkflowInstancesControlPanelEntry()
isVisible
public boolean isVisible(PermissionChecker permissionChecker,
Portlet portlet)
throws Exception
- Specified by:
isVisible
in interface ControlPanelEntry
- Overrides:
isVisible
in class WorkflowControlPanelEntry
- Throws:
Exception