public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addDataToContextAttributes(String key,
Object value)
Add the data to invocation context attributes map as key, value pairs.
|
static Map<String,Object> |
getInvocationContext()
Provided the invocation context object.
|
static Map<String,Object> |
getInvocationContextAttributes()
Provided the invocation context set of attributes.
|
public static Map<String,Object> getInvocationContext()
Map.public static Map<String,Object> getInvocationContextAttributes()
Map.Copyright © 2021 WSO2. All rights reserved.