ApplicationWithBatcher

App object that supports batch operations

Deprecated

Deprecated, use Application. Used for saving or updating multiple app items. To perform batch actions, the current user must have data import permissions in the app settings.

Type parameters

Hierarchy

  • ApplicationWithBatcher

Methods

batch

  • Apply batch action.

    Returns ApplicationBatcher<T, P>