public interface ContextProvider
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getContextMap(Map<String,Object> context)
Gets the additional context map to make available for the web fragment
|
void |
init(Map<String,String> params)
Called after creation and autowiring.
|
Copyright © 2018 Atlassian. All rights reserved.