public interface WebTaskFactory
| Modifier and Type | Method and Description |
|---|---|
Task |
createTask(org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request)
Create a Task.
|
Task createTask(org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request)
taskName - the name of the taskform - the formrequest - the HTTP requestCopyright © 2013 The Kuali Foundation. All Rights Reserved.