|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MetaProject | |
|---|---|
| org.hudsonci.utils.tasks | |
| Uses of MetaProject in org.hudsonci.utils.tasks |
|---|
| Methods in org.hudsonci.utils.tasks that return MetaProject | |
|---|---|
static MetaProject |
MetaProject.find(String id)
|
static MetaProject |
MetaProject.find(UUID id)
|
| Methods in org.hudsonci.utils.tasks that return types with arguments of type MetaProject | |
|---|---|
static Collection<MetaProject> |
MetaProject.list()
|
static Collection<MetaProject> |
MetaProject.list(MetaProject.Filter filter)
|
| Methods in org.hudsonci.utils.tasks with parameters of type MetaProject | |
|---|---|
boolean |
MetaProject.Filter.accept(MetaProject project)
Return true to include the given project in the result. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||