Class KaleoDesignerPortletKeys
java.lang.Object
com.liferay.portal.workflow.kaleo.designer.web.constants.KaleoDesignerPortletKeys
Provides the portlet IDs for the available Kaleo Designer portlets.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String"com_liferay_portal_workflow_web_portlet_ControlPanelWorkflowPortlet" is the portlet ID for the Control Panel Workflow portlet.static final Stringstatic final String"com_liferay_portal_workflow_kaleo_designer_web_portlet_KaleoDesignerPortlet" is the portlet ID for the Kaleo Designer portlet. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CONTROL_PANEL_WORKFLOW
"com_liferay_portal_workflow_web_portlet_ControlPanelWorkflowPortlet" is the portlet ID for the Control Panel Workflow portlet.- See Also:
-
CONTROL_PANEL_WORKFLOW_INSTANCE
- See Also:
-
KALEO_DESIGNER
"com_liferay_portal_workflow_kaleo_designer_web_portlet_KaleoDesignerPortlet" is the portlet ID for the Kaleo Designer portlet.- See Also:
-
-
Constructor Details
-
KaleoDesignerPortletKeys
public KaleoDesignerPortletKeys()
-