public class ExtendedFormProcessContext extends FormProcessContext implements IExtendedFormProcessContext
HttpServletRequest
and HttpServletResponse
Modifier and Type | Field and Description |
---|---|
protected javax.servlet.http.HttpServletRequest |
request |
protected javax.servlet.http.HttpServletResponse |
response |
processCanceled, requestCtx, responseCanceled, vorgang, workflowResponse
Modifier | Constructor and Description |
---|---|
protected |
ExtendedFormProcessContext(IFormRequestContext requestCtx,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
Modifier and Type | Method and Description |
---|---|
javax.servlet.http.HttpServletRequest |
getRequest() |
javax.servlet.http.HttpServletResponse |
getResponse() |
getFormRequestContext, getWorkflowResponse, isProcessCanceled, isResponseCanceled, setFormRequestContext, setProcessCanceled, setResponseCanceled, setWorkflowResponse
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFormRequestContext, getWorkflowResponse, isProcessCanceled, isResponseCanceled, setFormRequestContext, setProcessCanceled, setResponseCanceled, setWorkflowResponse
protected transient javax.servlet.http.HttpServletResponse response
protected transient javax.servlet.http.HttpServletRequest request
protected ExtendedFormProcessContext(IFormRequestContext requestCtx, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws ContextBuilderException
ContextBuilderException
public javax.servlet.http.HttpServletResponse getResponse()
getResponse
in interface IExtendedFormContext
public javax.servlet.http.HttpServletRequest getRequest()
getRequest
in interface IExtendedFormContext
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.