public interface IProjectIterationResource extends ProjectIterationResource
Modifier and Type | Method and Description |
---|---|
org.jboss.resteasy.client.ClientResponse<ProjectIteration> |
get() |
org.jboss.resteasy.client.ClientResponse |
put(ProjectIteration project) |
head
org.jboss.resteasy.client.ClientResponse<ProjectIteration> get()
get
in interface ProjectIterationResource
org.jboss.resteasy.client.ClientResponse put(ProjectIteration project)
put
in interface ProjectIterationResource
Copyright © 2013 Zanata Project. All Rights Reserved.