class Batchly::Request::IRequest

IRequest is the base interface for all request types Use the actual implementations while duck typing - File, Delimited, Db or Queue

Attributes

content_path[RW]

Current working directory string

id[RW]

id for the Unit of Work string

parameters[RW]

Values for parameters configured via UI hashTable