public class RemoveWorkflowScriptAction extends ItrackerBaseAction
Constructor | Description |
---|---|
RemoveWorkflowScriptAction() |
Modifier and Type | Method | Description |
---|---|---|
org.apache.struts.action.ActionForward |
execute(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
executes the action which removes a workflow script
|
addErrors, addMessages, execute, generateToken, getErrors, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet
getBaseURL, getITrackerServices, getLocale, getUserPermissions, hasPermission, hasPermission, logTimeMillies
public org.apache.struts.action.ActionForward execute(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
execute
in class org.apache.struts.action.Action
form
- the form with user inputrequest
- the request triggering the actionresponse
- response to the clientmapping
- The action mappingActionForward
to forward tojavax.servlet.ServletException
- thrown if execution failsIOException
- thrown if io to client failsCopyright © 2002–2019 itracker. All rights reserved.