#include <requests.h>
Concrete Request class for cancelJob message.
◆ CancelJobRequest()
- Parameters
-
session | The UIT session. |
parentObject | The parent object. |
◆ job()
- Returns
- The job associated with this request.
◆ setJob()
void setJob |
( |
const Job & |
j | ) |
|
- Parameters
-
The | job associated with this request. |
◆ createJob()
KDSoapJob * createJob |
( |
| ) |
|
|
protectedvirtual |
Overridden by subclasses to create appropriate KDSoapJob for this request.
Implements Request.
The documentation for this class was generated from the following file: