public class ContextWrapper extends Object
| Constructor and Description |
|---|
ContextWrapper(Object context) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientMutationId() |
<T> T |
getContext() |
<T> T |
getExtension(String key) |
void |
putExtension(String key,
Object extension) |
<T> T |
removeExtension(String key) |
void |
setClientMutationId(String clientMutationId) |
public ContextWrapper(Object context)
Copyright © 2016–2018. All rights reserved.