Uses of Class
no.digipost.signature.client.portal.PortalJobStatusChanged
Packages that use PortalJobStatusChanged
-
Uses of PortalJobStatusChanged in no.digipost.signature.client.portal
Methods in no.digipost.signature.client.portal that return PortalJobStatusChangedModifier and TypeMethodDescriptionPortalClient.getStatusChange()If there is a job with an updatedstatus, the returned object contains necessary information to act on the status change.PortalClient.getStatusChange(Sender sender) If there is a job with an updatedstatus, the returned object contains necessary information to act on the status change.Methods in no.digipost.signature.client.portal with parameters of type PortalJobStatusChangedModifier and TypeMethodDescriptionvoidPortalClient.confirm(PortalJobStatusChanged receivedStatusChanged) Confirms that the status retrieved fromPortalClient.getStatusChange()is received and may be discarded by the Signature service and not retrieved again.