Uses of Class
com.openindex.openestate.tool.agency.AgencyExportHandler.Job
-
Packages that use AgencyExportHandler.Job Package Description com.openindex.openestate.tool.agency ImmoTool-Add-On zur Verwaltung von OpenEstate-Immobilien. -
-
Uses of AgencyExportHandler.Job in com.openindex.openestate.tool.agency
Methods in com.openindex.openestate.tool.agency that return AgencyExportHandler.Job Modifier and Type Method Description static AgencyExportHandler.Job
AgencyExportHandler. getExportJob(long exportId)
Methods in com.openindex.openestate.tool.agency with parameters of type AgencyExportHandler.Job Modifier and Type Method Description void
AgencyExportHandler.JobListener. jobAdded(AgencyExportHandler.Job job)
void
AgencyPlugin.ExportCancelAction. jobAdded(AgencyExportHandler.Job job)
void
AgencyExportHandler.JobListener. jobStateChanged(AgencyExportHandler.Job job)
void
AgencyPlugin.ExportCancelAction. jobStateChanged(AgencyExportHandler.Job job)
-