public class SpinReflectUtil extends Object
| Constructor and Description |
|---|
SpinReflectUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Class<?> |
loadClass(String classname,
DataFormat<?> dataFormat)
Used by dataformats if they need to load a class
|
public static Class<?> loadClass(String classname, DataFormat<?> dataFormat)
classname - the name of thedataFormat - Copyright © 2014–2020 Camunda Services GmbH. All rights reserved.