public class GetSyncContextEvent extends BaseEvent
Constructor and Description |
---|
GetSyncContextEvent(long syncAccountId,
java.util.Map<java.lang.String,java.lang.Object> parameters) |
Modifier and Type | Method and Description |
---|---|
Handler<java.lang.Void> |
getHandler() |
cancel, executeAsynchronousGet, executeAsynchronousPost, executeAsynchronousPost, executeGet, executePost, getParameters, getParameterValue, getSyncAccountId, getURLPath, isCancelled, processAsynchronousRequest, processRequest, run
public GetSyncContextEvent(long syncAccountId, java.util.Map<java.lang.String,java.lang.Object> parameters)
public Handler<java.lang.Void> getHandler()