public class FormPluginHelper extends Object
| Constructor and Description |
|---|
FormPluginHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
executePrePersist(IFormRequestContext ctx) |
static void |
executePreProcess(IFormRequestContext ctx,
Vorgang v) |
static void |
executePreRenderer(IFormRequestContext ctx,
Map<String,SerializableJSONObject> metaMap,
Map<String,List<String[]>> dataMap) |
static void |
executePreResponse(IFormRequestContext ctx,
Vorgang v,
IWorkflowResponse resp) |
public static void executePreRenderer(IFormRequestContext ctx, Map<String,SerializableJSONObject> metaMap, Map<String,List<String[]>> dataMap)
public static void executePrePersist(IFormRequestContext ctx)
public static void executePreProcess(IFormRequestContext ctx, Vorgang v)
public static void executePreResponse(IFormRequestContext ctx, Vorgang v, IWorkflowResponse resp)
Copyright © 2016. All rights reserved.