public class PortalJobStatusChanged extends Object implements Confirmable, Cancellable
Modifier and Type | Field and Description |
---|---|
static 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 |
---|---|
CancellationUrl |
getCancellationUrl() |
ConfirmationReference |
getConfirmationReference() |
PAdESReference |
getpAdESUrl() |
long |
getSignatureJobId() |
List<Signature> |
getSignatures() |
PortalJobStatus |
getStatus() |
boolean |
is(PortalJobStatus status) |
boolean |
isPAdESAvailable() |
String |
toString() |
public static final PortalJobStatusChanged NO_UPDATED_STATUS
PortalJobStatusChanged
. Its status is NO_CHANGES
.public long getSignatureJobId()
public PortalJobStatus getStatus()
public boolean is(PortalJobStatus status)
public boolean isPAdESAvailable()
public PAdESReference getpAdESUrl()
public ConfirmationReference getConfirmationReference()
getConfirmationReference
in interface Confirmable
public CancellationUrl getCancellationUrl()
getCancellationUrl
in interface Cancellable
Copyright © 2016 Digipost. All rights reserved.