Options
All
  • Public
  • Public/Protected
  • All
Menu

Configuration interface for individual batch items contained within a batch in the menu item config.

Hierarchy

  • BatchItemConfig

Index

Properties

Optional abortBatchOnFailure

abortBatchOnFailure: boolean

Boolean which determines whether or not the entire batch will be terminated if this batch item fails to execute.

command

command: string

The name of the command associated with this batch item.

Optional commandParameter

commandParameter: any

The command parameter for the command associated with this batch item.