java.lang.Object
com.liferay.portal.workflow.instance.tracker.url.provider.WorkflowInstanceTrackerURLProviderUtil
public class WorkflowInstanceTrackerURLProviderUtil
extends Object
-
Constructor Summary
Constructors
-
Method Summary
getURL(Object bean,
javax.servlet.http.HttpServletRequest httpServletRequest,
Class<?> modelClass,
boolean useDialog)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
WorkflowInstanceTrackerURLProviderUtil
public WorkflowInstanceTrackerURLProviderUtil()
-
Method Details
-
getURL
public static String getURL(Object bean,
javax.servlet.http.HttpServletRequest httpServletRequest,
Class<?> modelClass,
boolean useDialog)
throws Exception
- Throws:
Exception