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.JobAgencyExportHandler. getExportJob(long exportId)Methods in com.openindex.openestate.tool.agency with parameters of type AgencyExportHandler.Job Modifier and Type Method Description voidAgencyExportHandler.JobListener. jobAdded(AgencyExportHandler.Job job)voidAgencyPlugin.ExportCancelAction. jobAdded(AgencyExportHandler.Job job)voidAgencyExportHandler.JobListener. jobStateChanged(AgencyExportHandler.Job job)voidAgencyPlugin.ExportCancelAction. jobStateChanged(AgencyExportHandler.Job job)
-