public class DroolsExchange extends Object
Constructor and Description |
---|
DroolsExchange() |
Modifier and Type | Method and Description |
---|---|
void |
addToContext(String parameter,
Object value) |
Map<String,Object> |
getContext() |
Object |
getFromContext(String parameter) |
List |
getList() |
void |
setList(List list) |
public DroolsExchange()
public void addToContext(String parameter, Object value)
public Object getFromContext(String parameter)
public Map<String,Object> getContext()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.