public final class XmlVariablesReader extends Object
| Constructor and Description |
|---|
XmlVariablesReader() |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,com.google.common.collect.ListMultimap<String,ProcessVariableOperation>> |
read(String file,
String defaultProcess)
Reads the variable file and transforms variables into another representation
|
public HashMap<String,com.google.common.collect.ListMultimap<String,ProcessVariableOperation>> read(String file, String defaultProcess) throws JAXBException
file - Location of variables.xml file relative to project resourcesdefaultProcess - process variables are mapped to if no process is defined in fileJAXBException - If file can not be foundCopyright © 2019 viadee Unternehmensberatung AG. All rights reserved.