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