Batchable constructor

Batchable(
  1. String requestName
)

Default constructor.

Implementation

Batchable(this.requestName);