jBPM Designer - Backend 6.0.3-SNAPSHOT

org.jbpm.designer.expressioneditor.server
Class ExpressionEditorProcessor

java.lang.Object
  extended by org.jbpm.designer.expressioneditor.server.ExpressionEditorProcessor

public class ExpressionEditorProcessor
extends Object


Field Summary
static String COMMAND_PARAM
           
static String MESSAGE_PARAM
           
 
Constructor Summary
ExpressionEditorProcessor()
           
 
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
 

Field Detail

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
Constructor Detail

ExpressionEditorProcessor

public ExpressionEditorProcessor()
Method Detail

doProcess

public void doProcess(javax.servlet.http.HttpServletRequest req,
                      javax.servlet.http.HttpServletResponse res)
               throws javax.servlet.ServletException,
                      IOException
Throws:
javax.servlet.ServletException
IOException

jBPM Designer - Backend 6.0.3-SNAPSHOT

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.