Class MyWorkflowTasksControlPanelEntry

Object
com.liferay.portal.kernel.portlet.BaseControlPanelEntry
com.liferay.portal.workflow.WorkflowControlPanelEntry
com.liferay.portal.workflow.MyWorkflowTasksControlPanelEntry
All Implemented Interfaces:
com.liferay.portal.kernel.portlet.ControlPanelEntry

public class MyWorkflowTasksControlPanelEntry extends WorkflowControlPanelEntry
Author:
Miguel Pastor
  • Constructor Details

    • MyWorkflowTasksControlPanelEntry

      public MyWorkflowTasksControlPanelEntry()
  • Method Details

    • hasPermissionImplicitlyGranted

      protected boolean hasPermissionImplicitlyGranted(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker, com.liferay.portal.kernel.model.Group group, com.liferay.portal.kernel.model.Portlet portlet) throws Exception
      Overrides:
      hasPermissionImplicitlyGranted in class com.liferay.portal.kernel.portlet.BaseControlPanelEntry
      Throws:
      Exception