Class PortalJobStatusChanged
java.lang.Object
no.digipost.signature.client.portal.PortalJobStatusChanged
- All Implemented Interfaces:
Cancellable,Confirmable
-
Method Summary
Modifier and TypeMethodDescriptiongetSignatureFrom(SignerIdentifier signer) Gets the signature from a given signer.longbooleanis(PortalJobStatus status) booleantoString()
-
Method Details
-
getSignatureJobId
public long getSignatureJobId() -
getReference
- Returns:
- the signature job's custom reference as specified upon
creation. May benull.
-
getStatus
-
is
-
isPAdESAvailable
public boolean isPAdESAvailable() -
getpAdESUrl
-
getSignatures
-
getSignatureFrom
Gets the signature from a given signer.- Parameters:
signer- an identifier referring to a signer of the job. It may be a personal identification number or contact information, depending of how thesignerwas initially created (usingpersonal identification number1,personal identification number2,email address,mobile numberorboth email address and mobile number).1: with contact information provided.
2: using contact information from a lookup service.- Throws:
IllegalArgumentException- if the job response doesn't contain a signature from this signer
-
getNextPermittedPollTime
-
getConfirmationReference
- Specified by:
getConfirmationReferencein interfaceConfirmable
-
getCancellationUrl
- Specified by:
getCancellationUrlin interfaceCancellable
-
getDeleteDocumentsUrl
-
toString
-