Package | Description |
---|---|
com.versionone.om |
Modifier and Type | Method and Description |
---|---|
Collection<Goal> |
Project.getGoals(GoalFilter filter)
Get Goals in this Project filtered as specified in the passed in filter.
|
Collection<Goal> |
Project.getGoals(GoalFilter filter,
boolean includeSubprojects)
Get Goals in this Project filtered as specified in the passed in filter.
|
Collection<Goal> |
V1InstanceGetter.goals(GoalFilter filter)
Get Goals filtered by the criteria specified in the passed in filter.
|
Copyright © 2013 Version One, Inc.. All rights reserved.