public class EventContext extends Object
Constructor and Description |
---|
EventContext() |
EventContext(Context context) |
EventContext(Context context,
CallableUnitCallback callback) |
Modifier and Type | Method and Description |
---|---|
CallableUnitCallback |
getCallback() |
Context |
getContext() |
Throwable |
getError() |
Map<String,Object> |
getProperties() |
void |
setContext(Context context) |
void |
setError(Throwable error) |
public EventContext()
public EventContext(Context context)
public EventContext(Context context, CallableUnitCallback callback)
Copyright © 2018 WSO2. All rights reserved.