This namespace contains the special module functions for the GenericInterface WebserviceHistory module.
Methods
-
(static) GetWebserviceList()
-
Get list of webservices via AJAX..
-
(static) Init()
-
This function initialize the module.
-
(static) LoadWebserviceHistoryDetails(WebserviceHistoryID, WebserviceHistoryVersion)
-
This function initialize the module.
Parameters:
Name Type Description WebserviceHistoryID
String WebserviceHistoryVersion
String -
(static) ShowRollbackDialog(Event) → {Boolean}
-
Shows a dialog to rollback log.
Parameters:
Name Type Description Event
Object The browser event object, e.g. of the clicked DOM element. Returns:
Returns false.- Type
- Boolean