Returns a list of application resource files for the Agentry application.
List<String> getAgentryApplicationResourceFiles(String appId) throws SUPAdminException;
A list of resource files used by the application.
If successful, returns silently. If unsuccessful, returns SUPAdminException.