Class PortalJobResponse
java.lang.Object
no.digipost.signature.client.portal.PortalJobResponse
- All Implemented Interfaces:
Cancellable
-
Constructor Summary
ConstructorsConstructorDescriptionPortalJobResponse(long signatureJobId, String reference, CancellationUrl cancellationUrl) -
Method Summary
Modifier and TypeMethodDescriptionlong
-
Constructor Details
-
PortalJobResponse
-
-
Method Details
-
getSignatureJobId
public long getSignatureJobId() -
getReference
- Returns:
- the signature job's custom reference as specified upon
creation. May benull.
-
getCancellationUrl
- Specified by:
getCancellationUrlin interfaceCancellable
-