Skip to main content
Hitachi Vantara Lumada and Pentaho Documentation

IUpdate

pentaho.visual.action.spec. IUpdate

The visual.action.spec.IUpdate interface describes an update action instance using a generic, object form.

Source: doc-js/pentaho/visual/action/spec/IUpdate.jsdoc, line 17

Extends

Members

Name Description
changeset :  pentaho.type.action.ComplexChangeset

A complex changeset describing the model changes since the last update execution.

Members Details

changeset:  pentaho.type.action.ComplexChangeset

A complex changeset describing the model changes since the last update execution.

When unspecified, or specified as a Nully value, it is interpreted as if everything has changed.

Source: doc-js/pentaho/visual/action/spec/IUpdate.jsdoc, line 26