Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0036599Openbravo ERPA. Platformpublic2017-08-04 09:402017-08-04 09:44
alostale 
alostale 
normalminorhave not tried
closedfixed 
5
 
 
Core
No
0036599: API change: platform callouts now implement SimpleCallout
Some callouts have been changed from implementing Servlet to SimpleCallout.

They are:

  * SelectorFieldPropertyCallout
  * Activation_Message
  * SL_AlertRule_SQL
  * SL_Column
  * SL_IsDefault
  * SL_ModuleCallout
  * SL_Module_Minor_Version
  * SL_TableAudit
-
This change should be riskeless as not expected any module extending any of them
No tags attached.
blocks defect 0036559 closed alostale Old callouts should be refactored to implement SimpleCallout 
blocks defect 0036882 closed caristu There exists some old callouts in core still not refactored to SimpleCallout 
Issue History
2017-08-04 09:40alostaleNew Issue
2017-08-04 09:40alostaleAssigned To => platform
2017-08-04 09:40alostaleModules => Core
2017-08-04 09:40alostaleTriggers an Emergency Pack => No
2017-08-04 09:40alostaleAssigned Toplatform => alostale
2017-08-04 09:41alostaleRelationship addedblocks 0036559
2017-08-04 09:43hgbotCheckin
2017-08-04 09:43hgbotNote Added: 0098383
2017-08-04 09:43hgbotStatusnew => resolved
2017-08-04 09:43hgbotResolutionopen => fixed
2017-08-04 09:43hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/b5a10f6a6b00fd3059680305f7035127c5d58be4 [^]
2017-08-04 09:44alostaleStatusresolved => closed
2017-09-21 10:09caristuRelationship addedblocks 0036882

Notes
(0098383)
hgbot   
2017-08-04 09:43   
Repository: erp/devel/api-checks
Changeset: b5a10f6a6b00fd3059680305f7035127c5d58be4
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Aug 04 09:43:02 2017 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/b5a10f6a6b00fd3059680305f7035127c5d58be4 [^]

fixed 36599: API change: platform callouts now implement SimpleCallout

---
M java/reference/java.japi.gz
---