class
Postmany::Application::RunTransferBatch
- Postmany::Application::RunTransferBatch
- Reference
- Object
Defined in:
postmany/application/run_transfer_batch.crConstructors
Instance Method Summary
Constructor Detail
def self.new(worker_pool : Postmany::Ports::WorkerPool, processor : Postmany::Ports::FileProcessor, output : Postmany::Ports::Output, clock : Postmany::Ports::Clock, update_seconds : Int32 = Postmany::UPDATE_SECONDS)
#
Instance Method Detail
def call(source : Postmany::Ports::FilenameSource, context : Postmany::Domain::TransferContext) : Postmany::Domain::BatchResult
#