public class BindResource extends Object
Constructor and Description |
---|
BindResource() |
BindResource(Map<String,Object> properties) |
BindResource(String appGuid,
String route,
Map<String,Object> properties) |
Modifier and Type | Method and Description |
---|---|
Object |
getProperty(String key)
Get the value of a field in the request with the given key.
|