| Package | Description |
|---|---|
| com.versionone.om |
| Modifier and Type | Method and Description |
|---|---|
Collection<Retrospective> |
Team.getRetrospectives(RetrospectiveFilter filter)
Gets the Retrospectives assigned to this Team.
|
Collection<Retrospective> |
Project.getRetrospectives(RetrospectiveFilter filter)
Get Retrospective in this Project filtered as specified in the passed in
filter.
|
Collection<Retrospective> |
Project.getRetrospectives(RetrospectiveFilter filter,
boolean includeSubprojects)
Get Retrospective in this Project filtered as specified in the passed in
filter.
|
Collection<Retrospective> |
V1InstanceGetter.retrospectives(RetrospectiveFilter filter)
Get Retrospective filtered by the criteria specified in the passed in
filter.
|
Copyright © 2013 Version One, Inc.. All rights reserved.