public interface ContextPopulator
populate(Object)| Modifier and Type | Field and Description |
|---|---|
static String |
SELECTED_OBJECT
Key to context value that contains the context-defining object.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
populate(Object contextData)
Creates context map based on method's argument
|
static final String SELECTED_OBJECT
Copyright © 2018. All rights reserved.