public abstract class AbstractSystemHookEvent extends Object implements SystemHookEvent
| Constructor and Description |
|---|
AbstractSystemHookEvent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRequestQueryString() |
String |
getRequestUrl() |
void |
setRequestQueryString(String requestQuesryString) |
void |
setRequestUrl(String requestUrl) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEventNamepublic void setRequestUrl(String requestUrl)
setRequestUrl in interface SystemHookEventpublic String getRequestUrl()
getRequestUrl in interface SystemHookEventpublic void setRequestQueryString(String requestQuesryString)
setRequestQueryString in interface SystemHookEventpublic String getRequestQueryString()
getRequestQueryString in interface SystemHookEventCopyright © 2019. All rights reserved.