public class HBCISepaSammelLastschriftJob extends AbstractHBCISepaSammelTransferJob<SepaSammelLastschrift>
i18n| Constructor | Description |
|---|---|
HBCISepaSammelLastschriftJob(SepaSammelLastschrift lastschrift) |
ct.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getIdentifier() |
HBCI4Java verwendet intern eindeutige Job-Namen.
|
java.lang.String |
getName() |
Liefert einen sprechenden Namen fuer diesen Job.
|
protected void |
markExecuted() |
Markiert den Auftrag als erledigt.
|
getFollowerJobs, getJobResult, handleResult, isExclusive, setExclusive, setJob, setJobParam, setJobParam, setJobParam, setJobParam, setJobParam, setJobParam, setJobParam, setJobParam, setJobParam, setJobParamUsagegetContext, markCancelled, markFailedpublic HBCISepaSammelLastschriftJob(SepaSammelLastschrift lastschrift) throws de.willuhn.util.ApplicationException, java.rmi.RemoteException
lastschrift - die auszufuehrende Sammel-Lastschrift.de.willuhn.util.ApplicationExceptionjava.rmi.RemoteExceptionpublic java.lang.String getIdentifier()
AbstractHBCIJobgetIdentifier in class AbstractHBCIJobAbstractHBCIJob.getIdentifier()public java.lang.String getName()
throws java.rmi.RemoteException
AbstractHBCIJobgetName in class AbstractHBCIJobjava.rmi.RemoteExceptionAbstractHBCIJob.getName()protected void markExecuted()
throws java.rmi.RemoteException,
de.willuhn.util.ApplicationException
AbstractHBCIJobmarkExecuted in class AbstractHBCISepaSammelTransferJob<SepaSammelLastschrift>java.rmi.RemoteExceptionde.willuhn.util.ApplicationExceptionAbstractHBCISepaSammelTransferJob.markExecuted()