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
Parameters
- files – The list of files to be processed in ABBYY FlexiCapture 12.
Methods
setName
Parameters
- name – The name of the batch. The default name is
Batch_ + System.currentTimeMillis().
setType
Parameters
- type – The type of the batch. The default type is
Default.
setRegistrationProperties
Parameters
- properties – The registration parameters of the batch.
