org.jbpm.designer.expressioneditor.server
Class ExpressionEditorProcessor
java.lang.Object
org.jbpm.designer.expressioneditor.server.ExpressionEditorProcessor
public class ExpressionEditorProcessor
- extends Object
Method Summary |
void |
doProcess(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MESSAGE_PARAM
public static final String MESSAGE_PARAM
- See Also:
- Constant Field Values
COMMAND_PARAM
public static final String COMMAND_PARAM
- See Also:
- Constant Field Values
ExpressionEditorProcessor
public ExpressionEditorProcessor()
doProcess
public void doProcess(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws javax.servlet.ServletException,
IOException
- Throws:
javax.servlet.ServletException
IOException
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.