#include <outboxjobkeys.h>
Inheritance diagram for HBCI::OutboxJobSendKeys:
Public Methods | |
OutboxJobSendKeys (const API *api, Pointer< Customer > c) | |
~OutboxJobSendKeys () | |
string | description () const |
JobProgressType | type () const |
This job sends our keys.
|
|
|
|
|
Return a short description of what the job is supposed to do.
Reimplemented from HBCI::OutboxJobKeys. |
|
Return the JobProgressType of this job.
Implements HBCI::OutboxJob. |