Methods (10.0 SR 26 to 10.0 SR 27)
New/changed/removed/deprecated methods | New | Changed | Removed | Deprecated |
|---|---|---|---|---|
ARIS Risk and Compliance | ||||
ARCMComponent.synchronizeToARCM(String,byte[]) -> ARCMJobResponse | x | |||
ARIS standard report API | ||||
ConnectionService.delete(String) -> Response | x | |||
ConnectionService.delete(String,Map) -> Response | x | |||
ConnectionService.delete(String,Map,String,Integer,Integer) -> Response | x | |||
ConnectionService.deleteWithProxy(String,String,Integer) -> Response | x | |||
ConnectionService.deleteWithProxy(String,String,Integer,Map) -> Response | x | |||
ConnectionService.deleteWithProxy(String,String,Integer,String,String) -> Response | x | |||
ConnectionService.get(String) -> Response | x | |||
ConnectionService.get(String,Map) -> Response | x | |||
ConnectionService.getARISAuthorizationHeader(ArisData) -> Map | x | |||
ConnectionService.getWithProxy(String,Map,String,Integer) -> Response | x | |||
ConnectionService.getWithProxy(String,Map,String,Integer,String,String) -> Response | x | |||
ConnectionService.getWithProxy(String,String,Integer) -> Response | x | |||
ConnectionService.getWithProxy(String,String,Integer,String,String) -> Response | x | |||
ConnectionService.options(String,Map,String) -> Response | x | |||
ConnectionService.options(String,Map,String,Integer,Integer) -> Response | x | |||
ConnectionService.patch(String,Map,String) -> Response | x | |||
ConnectionService.patch(String,Map,String,String,Integer,Integer) -> Response | x | |||
ConnectionService.patchWithProxy(String,Map,String,String,Integer) -> Response | x | |||
ConnectionService.patchWithProxy(String,Map,String,String,Integer,String,String) -> Response | x | |||
ConnectionService.post(String,Map,String) -> Response | x | |||
ConnectionService.postWithProxy(String,Map,String,String,Integer) -> Response | x | |||
ConnectionService.postWithProxy(String,Map,String,String,Integer,String,String) -> Response | x | |||
ConnectionService.put(String,String) -> Response | x | |||
ConnectionService.putWithProxy(String,String,String,Integer) -> Response | x | |||
ConnectionService.putWithProxy(String,String,String,Integer,String,String) -> Response | x | |||
File.getFileList() -> File[] | x | |||
IOUtils.arrayCopy(Object,int,Object,int,int) -> void | x | |||
MailRecipient.isCC() -> boolean | x | |||
MailRecipient.isHidden() -> boolean | x | |||
MailRecipient.setHidden(boolean) -> void | x | |||
MailRecipient.setIsCC(boolean) -> void | x | |||
MailUtils.sendMail(User,String,String,String,boolean,MailRecipient[],MailAttachment[]) -> void | x | |||
MailUtils.sendMailWithAttachment(User,String,String,String,boolean,MailRecipient[],MailAttachment[]) -> void | x | |||
NetUtils.doArisRestCall(ArisData,String,String,String,Map,String) -> String [DEPRECATED] | x | |||
NetUtils.doRestCall(String,String,String,Map,String) -> String [DEPRECATED] | x | |||
NetUtils.doRestCall(String,String,String,Map,String,Integer,Integer) -> String [DEPRECATED] | x | |||
NetUtils.setSSLSocketFactory(InputStream,String,String) -> void [DEPRECATED] | x | |||
NetUtils.getConnectionService() -> ConnectionService | x | |||
Response.getBody() -> Object | x | |||
Response.getHeaders() -> Map | x | |||
Response.getStatusCode() -> int | x | |||
ServerAdmin.dropVersions(String,int) -> boolean | x | |||
UMC.deleteUser(UmcUser,boolean) -> void | x | |||
UMC.deleteUserGroup(UmcUsergroup) -> void | x | |||
Context.getReportOutputFolder() -> File | x | |||
Utilities.createGUID() -> String | x | |||
Utilities.encryptPassword(String,int[]) -> String | x | |||