org.camunda.bpm.engine.impl.form
Class FormPropertyHelper

java.lang.Object
  extended by org.camunda.bpm.engine.impl.form.FormPropertyHelper

public class FormPropertyHelper
extends Object

Author:
Thorben Lindhauer, Daniel Meyer

Constructor Summary
FormPropertyHelper()
           
 
Method Summary
static void initFormPropertiesOnScope(org.camunda.bpm.engine.variable.VariableMap variables, PvmExecutionImpl execution)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormPropertyHelper

public FormPropertyHelper()
Method Detail

initFormPropertiesOnScope

public static void initFormPropertiesOnScope(org.camunda.bpm.engine.variable.VariableMap variables,
                                             PvmExecutionImpl execution)


Copyright © 2017 camunda services GmbH. All rights reserved.