| Package | Description |
|---|---|
| no.digipost.signature.client.portal |
| Modifier and Type | Field and Description |
|---|---|
static PortalJobStatusChanged |
PortalJobStatusChanged.NO_UPDATED_STATUS
This instance indicates that there has been no status updates since the last poll request for
PortalJobStatusChanged. |
| Modifier and Type | Method and Description |
|---|---|
PortalJobStatusChanged |
PortalClient.getStatusChange()
If there is a job with an updated
status, the returned object contains
necessary information to act on the status change. |
PortalJobStatusChanged |
PortalClient.getStatusChange(Sender sender)
If there is a job with an updated
status, the returned object contains
necessary information to act on the status change. |
| Modifier and Type | Method and Description |
|---|---|
void |
PortalClient.confirm(PortalJobStatusChanged receivedStatusChanged)
Confirms that the status retrieved from
PortalClient.getStatusChange() is received and may
be discarded by the Signature service and not retrieved again. |
Copyright © 2018 Digipost. All rights reserved.