Uses of Interface
br.com.davinti.vitruvio.spi.schedule.ScheduleService
Packages that use ScheduleService
Package
Description
-
Uses of ScheduleService in br.com.davinti.vitruvio.spi.impl
Methods in br.com.davinti.vitruvio.spi.impl with parameters of type ScheduleServiceModifier and TypeMethodDescriptionvoidFeriadoServiceImpl.setScheduleService(ScheduleService scheduleService) voidProcessoServiceImpl.setScheduleService(ScheduleService scheduleService) voidReportServiceImpl.setScheduleService(ScheduleService scheduleService) voidScriptLibraryServiceImpl.setScheduleService(ScheduleService scheduleService) -
Uses of ScheduleService in br.com.davinti.vitruvio.spi.impl.schedule
Classes in br.com.davinti.vitruvio.spi.impl.schedule that implement ScheduleService -
Uses of ScheduleService in br.com.davinti.vitruvio.spi.integracao.git.importer
Constructors in br.com.davinti.vitruvio.spi.integracao.git.importer with parameters of type ScheduleServiceModifierConstructorDescriptionProcessImporter(ProcessoService processoService, ScheduleService scheduleService) ReportImporter(ReportService reportService, ConexaoService conexaoService, ScheduleService scheduleService, BibliotecaService bibliotecaService) ScriptImporter(ScriptLibraryService scriptLibraryService, ScheduleService scheduleService) -
Uses of ScheduleService in br.com.davinti.vitruvio.spi.schedule.job
Methods in br.com.davinti.vitruvio.spi.schedule.job with parameters of type ScheduleServiceModifier and TypeMethodDescriptionvoidScriptJob.setScheduleService(ScheduleService scheduleService) -
Uses of ScheduleService in br.com.davinti.vitruvio.ui.config.system
Methods in br.com.davinti.vitruvio.ui.config.system with parameters of type ScheduleServiceModifier and TypeMethodDescriptionvoidGitContentConfigPresenter.setScheduleService(ScheduleService scheduleService) -
Uses of ScheduleService in br.com.davinti.vitruvio.ui.sistema
Methods in br.com.davinti.vitruvio.ui.sistema with parameters of type ScheduleServiceModifier and TypeMethodDescriptionvoidListaScheduleDataPresenter.setScheduleService(ScheduleService scheduleService) voidListaSchedulesSistemaPresenter.setScheduleService(ScheduleService scheduleService)