Skip to main content
The BatchCreationJob class is in the com.abbyy.connectors.models namespace. It stores a job that creates a new batch in an ABBYY FlexiCapture 12 project.

Constructor

Creates a new job that will create a batch in ABBYY FlexiCapture 12.

Parameters

  • files – The list of files to be processed in ABBYY FlexiCapture 12.

Methods

setName

Specifies a name for the batch.

Parameters

  • name – The name of the batch. The default name is Batch_ + System.currentTimeMillis().

setType

Specifies a type for the batch.

Parameters

  • type – The type of the batch. The default type is Default.

setRegistrationProperties

Specifies a list of registration parameters for the batch.

Parameters

  • properties – The registration parameters of the batch.