Skip to main content

Pentaho+ documentation has moved!

The new product documentation portal is here. Check it out now at docs.hitachivantara.com

 

Hitachi Vantara Lumada and Pentaho Documentation

IServer

pentaho.environment.spec. IServer

The spec.IServer interface represents a specification of IServer.

Source: doc-js/pentaho/environment/spec/IServer.jsdoc, line 17

See also: pentaho.environment.spec.IEnvironment

Members

Name Description
packages : nonEmptyString

The base url to access web packages of the web server application.

root : nonEmptyString

The base url of the web server application.

services : nonEmptyString

The base url of services' endpoints of the web server application.

Members Details

packages: nonEmptyString

The base url to access web packages of the web server application.

Source: doc-js/pentaho/environment/spec/IServer.jsdoc, line 33

root: nonEmptyString

The base url of the web server application.

Source: doc-js/pentaho/environment/spec/IServer.jsdoc, line 25

services: nonEmptyString

The base url of services' endpoints of the web server application.

Source: doc-js/pentaho/environment/spec/IServer.jsdoc, line 41