JavaScript is disabled on your browser.
Skip navigation links
BG Биллинг 9.2407 - API
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
ru.bitel.bgbilling.kernel.script.server.dev
Interface GlobalScript
All Known Implementing Classes:
GlobalScriptBase
public interface
GlobalScript
Интерфейс глобального скрипта.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
execute
(
Setup
setup,
ConnectionSet
connectionSet)
Method Details
execute
void
execute
(
Setup
setup,
ConnectionSet
connectionSet)
throws
Exception
Throws:
Exception