- listAllCommands(String) - Method in class net.roboconf.dm.rest.client.delegates.ApplicationWsDelegate
-
Lists application commands.
- listAllComponents(String) - Method in class net.roboconf.dm.rest.client.delegates.ApplicationWsDelegate
-
Lists all the components from a given application.
- listAllJobs(String, String) - Method in class net.roboconf.dm.rest.client.delegates.SchedulerWsDelegate
-
Lists all the jobs.
- listAllTargets() - Method in class net.roboconf.dm.rest.client.delegates.TargetWsDelegate
-
Lists all the targets.
- listApplications(String) - Method in class net.roboconf.dm.rest.client.delegates.ManagementWsDelegate
-
Lists applications.
- listApplications() - Method in class net.roboconf.dm.rest.client.delegates.ManagementWsDelegate
-
Lists all the applications.
- listApplicationTemplates(String, String) - Method in class net.roboconf.dm.rest.client.delegates.ManagementWsDelegate
-
Lists application templates.
- listApplicationTemplates() - Method in class net.roboconf.dm.rest.client.delegates.ManagementWsDelegate
-
Lists all the application templates.
- listChildrenInstances(String, String, boolean) - Method in class net.roboconf.dm.rest.client.delegates.ApplicationWsDelegate
-
Lists all the children of an instance.
- listPreferences() - Method in class net.roboconf.dm.rest.client.delegates.PreferencesWsDelegate
-
Lists all the preferences.
- loadApplicationTemplate(File) - Method in class net.roboconf.dm.rest.client.delegates.ManagementWsDelegate
-
Uploads a ZIP file and loads its application template.
- loadApplicationTemplate(String) - Method in class net.roboconf.dm.rest.client.delegates.ManagementWsDelegate
-
Loads an application template from a file which was already uploaded (and unzipped) on the DM's machine.