public interface IPluginFormPreRespondParams extends IPluginParameters, Serializable
Modifier and Type | Method and Description |
---|---|
IFormRequestContext |
getFormRequestContext() |
Vorgang |
getVorgang() |
IWorkflowResponse |
getWorkflowResponse()
A pre-respond plugin is executed after the workflow was run.
|
IFormRequestContext getFormRequestContext()
IExtendedFormRequestContext
The current form request context that may be used to access the
submitted form data.Vorgang getVorgang()
IWorkflowResponse getWorkflowResponse()
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.