#include <outboxjobs.h>
Inheritance diagram for HBCI::OutboxJobGetSystemId:
Public Methods | |
OutboxJobGetSystemId (const API *api, Pointer< Customer > c) | |
~OutboxJobGetSystemId () | |
string | description () const |
JobProgressType | type () const |
This job gets the system id to synchronize it.
|
|
|
|
|
Return a short description of what the job is supposed to do.
Reimplemented from HBCI::OutboxJobSynchronize. |
|
Return the JobProgressType of this job.
Implements HBCI::OutboxJob. |