public abstract class InitialProcessVariablesBase extends Object
| Constructor and Description |
|---|
InitialProcessVariablesBase() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
createVariableMap()
Creates a map which contains fields and their respective value
|
public Map<String,Object> createVariableMap() throws IllegalArgumentException, IllegalAccessException
IllegalArgumentException - If the object is not an instance of the class or interfaceIllegalAccessException - If the field is inaccessibleCopyright © 2018 viadee Unternehmensberatung GmbH. All rights reserved.