| Modifier and Type | Method and Description |
|---|---|
protected SquashProject |
SquashPluginResource.getProject(Map<String,String> parameters,
int id)
Return Squash project from its identifier.
|
protected SquashProject |
SquashPluginResource.validateProject(Map<String,String> parameters)
Validate the project connectivity.
|
| Modifier and Type | Method and Description |
|---|---|
List<SquashProject> |
SquashPluginResource.findAllByName(String node,
String criteria)
Search the Squash TM the projects matching to the given criteria.
|
protected List<SquashProject> |
SquashPluginResource.getProjects(Map<String,String> parameters)
Return all Squash TM projects without limit.
|
protected List<SquashProject> |
SquashPluginResource.getProjectsDataTables(Map<String,String> parameters,
String criteria)
Return all Squash TM projects without limit and an optional criteria.
|
Copyright © 2017 Gfi Informatique. All rights reserved.