public class EndpointPOJO extends Object
| Constructor and Description |
|---|
EndpointPOJO() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getFilters() |
String[] |
getMappers() |
ParamsPOJO |
getParams() |
Object |
getResponse() |
Map<String,TaskPOJO> |
getTasks() |
long |
getTimeout() |
String |
getUrl() |
boolean |
isDeprecated() |
public String getUrl()
public long getTimeout()
public boolean isDeprecated()
public ParamsPOJO getParams()
public String[] getFilters()
public String[] getMappers()
public Object getResponse()
Copyright © 2016. All rights reserved.