OTRS API Reference JavaScript

Namespace: Core.Agent.Admin.GenericInterfaceWebserviceHistory

Core.Agent.Admin. GenericInterfaceWebserviceHistory

This namespace contains the special module functions for the GenericInterface WebserviceHistory module.
Author:
  • OTRS AG
Source:

Methods

(static) GetWebserviceList()

Get list of webservices via AJAX..
Source:

(static) Init()

This function initialize the module.
Source:

(static) LoadWebserviceHistoryDetails(WebserviceHistoryID, WebserviceHistoryVersion)

This function initialize the module.
Parameters:
Name Type Description
WebserviceHistoryID String
WebserviceHistoryVersion String
Source:

(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.
Source:
Returns:
Returns false.
Type
Boolean