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, wait
getEventName
public void setRequestUrl(String requestUrl)
setRequestUrl
in interface SystemHookEvent
public String getRequestUrl()
getRequestUrl
in interface SystemHookEvent
public void setRequestQueryString(String requestQuesryString)
setRequestQueryString
in interface SystemHookEvent
public String getRequestQueryString()
getRequestQueryString
in interface SystemHookEvent
Copyright © 2019. All rights reserved.