Skip to main content
Hitachi Vantara Lumada and Pentaho Documentation

IContextInstanceConfiguration

pentaho.type.spec. IContextInstanceConfiguration

The spec.IContextInstanceConfiguration interface declares an instance in a Type API instance container and is part of a context specification.

Source: doc-js/pentaho/type/spec/IContextInstanceConfiguration.jsdoc, line 17

See also: pentaho.type.IContext , pentaho.type.spec.ContextInstancesConfiguration

Members

Name Description
isEnabled :  boolean

Indicates if the instance is enabled.

ranking :  number

The resolution ranking of the instance.

Members Details

isEnabled:  boolean

Indicates if the instance is enabled.

Source: doc-js/pentaho/type/spec/IContextInstanceConfiguration.jsdoc, line 38

Default Value: true

ranking:  number

The resolution ranking of the instance.

Source: doc-js/pentaho/type/spec/IContextInstanceConfiguration.jsdoc, line 29

Default Value: 0