|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.core.rest.api.HistoryResource
@Controller public class HistoryResource
| Constructor Summary | |
|---|---|
HistoryResource()
|
|
| Method Summary | |
|---|---|
javax.ws.rs.core.Response |
query(java.lang.String typeName,
boolean archetype,
long page,
long resultPerPage,
java.util.List<com.xebialabs.deployit.core.api.dto.PropertyValue> values,
com.xebialabs.deployit.core.api.resteasy.Date at,
com.xebialabs.deployit.core.api.resteasy.Date after,
com.xebialabs.deployit.core.api.resteasy.Date before)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HistoryResource()
| Method Detail |
|---|
public javax.ws.rs.core.Response query(java.lang.String typeName,
boolean archetype,
long page,
long resultPerPage,
java.util.List<com.xebialabs.deployit.core.api.dto.PropertyValue> values,
com.xebialabs.deployit.core.api.resteasy.Date at,
com.xebialabs.deployit.core.api.resteasy.Date after,
com.xebialabs.deployit.core.api.resteasy.Date before)
query in interface com.xebialabs.deployit.core.api.HistoryProxy
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||