public interface Context
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getVariables()
Provide variable substitution values.
|
Map<String,Object> getVariables() throws ContextException
ContextException
- when the variable values couldn't be generatedCopyright © 2021. All rights reserved.