JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.polarion.alm.tracker.scripting
Interface IScriptContext
public interface
IScriptContext
Since:
3.24.10
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
IScriptServices
services
()
IScriptUtilities
utils
()
Method Details
services
@NotNull
IScriptServices
services
()
Returns:
the services available to Polarion scripts
utils
@NotNull
IScriptUtilities
utils
()
Returns:
the utilities available to Polarion scripts