Package | Description |
---|---|
org.zanata.rest.client | |
org.zanata.rest.dto | |
org.zanata.rest.service |
Modifier and Type | Method and Description |
---|---|
org.jboss.resteasy.client.ClientResponse<ProjectIteration> |
IProjectIterationResource.get() |
Modifier and Type | Method and Description |
---|---|
org.jboss.resteasy.client.ClientResponse |
IProjectIterationResource.put(ProjectIteration project) |
Modifier and Type | Method and Description |
---|---|
ProjectIteration |
ProjectIteration.createSample() |
Modifier and Type | Method and Description |
---|---|
Collection<ProjectIteration> |
ProjectIteration.createSamples() |
List<ProjectIteration> |
Project.getIterations() |
List<ProjectIteration> |
Project.getIterations(boolean createIfNull) |
Modifier and Type | Method and Description |
---|---|
void |
Project.setIterations(List<ProjectIteration> iterations) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
ProjectIterationResource.put(ProjectIteration project)
Creates or modifies a Project iteration.
|
Copyright © 2014 Zanata Project. All rights reserved.