com.liferay.portlet.workflow.jbi
Class WorkflowURL

java.lang.Object
  extended by com.liferay.portal.jbi.JBIRequestURL
      extended by com.liferay.portlet.workflow.jbi.WorkflowURL

public class WorkflowURL
extends JBIRequestURL

View Source

Author:
Charles May

Constructor Summary
WorkflowURL()
           
WorkflowURL(com.liferay.portal.model.User user)
           
 
Method Summary
protected  java.lang.String getURL()
           
 
Methods inherited from class com.liferay.portal.jbi.JBIRequestURL
addParameterMap, getContent, setParameter, setParameter, setParameter, setParameter, setParameter, setParameter, setParameter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowURL

public WorkflowURL()

WorkflowURL

public WorkflowURL(com.liferay.portal.model.User user)
Method Detail

getURL

protected java.lang.String getURL()
Specified by:
getURL in class JBIRequestURL