@ApplicationScoped public class EnumDropdownServiceImpl extends Object implements EnumDropdownService
| Constructor and Description |
|---|
EnumDropdownServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
loadDropDownExpression(ClassLoader classLoader,
org.kie.soup.project.datamodel.commons.util.MVELEvaluator mvelEvaluator,
String[] valuePairs,
String expression) |
String[] |
loadDropDownExpression(org.uberfire.backend.vfs.Path resource,
String[] valuePairs,
String expression) |
public String[] loadDropDownExpression(org.uberfire.backend.vfs.Path resource, String[] valuePairs, String expression)
loadDropDownExpression in interface EnumDropdownServiceprotected String[] loadDropDownExpression(ClassLoader classLoader, org.kie.soup.project.datamodel.commons.util.MVELEvaluator mvelEvaluator, String[] valuePairs, String expression)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.