| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RundeckProject | |
|---|---|
| org.rundeck.api | Java client for the RunDeck API. | 
| org.rundeck.api.parser | Internal parsers for parsing the RunDeck responses. | 
| Uses of RundeckProject in org.rundeck.api | 
|---|
| Methods in org.rundeck.api that return RundeckProject | |
|---|---|
 RundeckProject | 
RundeckClient.getProject(String projectName)
Get the definition of a single project, identified by the given name  | 
| Methods in org.rundeck.api that return types with arguments of type RundeckProject | |
|---|---|
 List<RundeckProject> | 
RundeckClient.getProjects()
List all projects  | 
| Uses of RundeckProject in org.rundeck.api.parser | 
|---|
| Methods in org.rundeck.api.parser that return RundeckProject | |
|---|---|
 RundeckProject | 
ProjectParser.parseXmlNode(org.dom4j.Node node)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||