public interface IProjectIterationResource extends ProjectIterationResource
ITERATION_SLUG_TEMPLATE, SERVICE_PATH| Modifier and Type | Method and Description |
|---|---|
org.jboss.resteasy.client.ClientResponse<ProjectIteration> |
get()
Returns data for a single Project iteration.
|
org.jboss.resteasy.client.ClientResponse |
put(ProjectIteration project)
Creates or modifies a Project iteration.
|
org.jboss.resteasy.client.ClientResponse |
sampleConfiguration()
Get a project iteration's sample general configuration file(zanata.xml).
|
headorg.jboss.resteasy.client.ClientResponse<ProjectIteration> get()
ProjectIterationResourceget in interface ProjectIterationResourceorg.jboss.resteasy.client.ClientResponse put(ProjectIteration project)
ProjectIterationResourceput in interface ProjectIterationResourceorg.jboss.resteasy.client.ClientResponse sampleConfiguration()
ProjectIterationResourcesampleConfiguration in interface ProjectIterationResourceCopyright © 2014 Zanata Project. All Rights Reserved.