HBCISynchronizeJob
, SynchronizeJob
public class HBCISynchronizeJobKontoauszugPdf extends SynchronizeJobKontoauszugPdf implements HBCISynchronizeJob
CTX_ENTITY
CTX_FORCE
Constructor | Description |
---|---|
HBCISynchronizeJobKontoauszugPdf() |
Modifier and Type | Method | Description |
---|---|---|
AbstractHBCIJob[] |
createHBCIJobs() |
Erzeugt einen oder mehrere HBCI-Jobs basierend auf dem SynchronizeJob.
|
java.lang.String |
getName() |
Liefert einen sprechenden Namen fuer den Job.
|
configure, getContext, getKonto, setContext, setKonto
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
configure, getContext, getKonto, isRecurring, setContext, setKonto
isRecurring
public AbstractHBCIJob[] createHBCIJobs() throws java.rmi.RemoteException, de.willuhn.util.ApplicationException
HBCISynchronizeJob
createHBCIJobs
in interface HBCISynchronizeJob
java.rmi.RemoteException
de.willuhn.util.ApplicationException
HBCISynchronizeJob.createHBCIJobs()
public java.lang.String getName() throws de.willuhn.util.ApplicationException
SynchronizeJob
getName
in interface SynchronizeJob
getName
in class AbstractSynchronizeJob
de.willuhn.util.ApplicationException
AbstractSynchronizeJob.getName()