public class AgentProxy extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
autoId |
| Constructor and Description |
|---|
AgentProxy() |
| Modifier and Type | Method and Description |
|---|---|
String |
createNewTreeSource(String id) |
String |
deleteTreeSource(String id) |
FolderDto |
getLocalAgentSources(String path) |
FolderDto |
getTreeSources(String type) |
FolderDto |
makeFolder(String name) |
void |
printFolder(FolderDto folder,
int indent) |
void |
retrieveAgentLibrary(String hostname,
String port,
String scope) |
public void printFolder(FolderDto folder, int indent)
Copyright © 2014. All Rights Reserved.