Package org.camunda.bpm.engine.impl.form
Class FormPropertyHelper
- java.lang.Object
-
- org.camunda.bpm.engine.impl.form.FormPropertyHelper
-
public class FormPropertyHelper extends Object
- Author:
- Thorben Lindhauer, Daniel Meyer
-
-
Constructor Summary
Constructors Constructor Description FormPropertyHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
initFormPropertiesOnScope(VariableMap variables, PvmExecutionImpl execution)
-
-
-
Method Detail
-
initFormPropertiesOnScope
public static void initFormPropertiesOnScope(VariableMap variables, PvmExecutionImpl execution)
-
-