Uses of Interface
br.com.davinti.vitruvio.spi.LogService
Packages that use LogService
Package
Description
-
Uses of LogService in br.com.davinti.vitruvio.activiti.component.form.impl
Fields in br.com.davinti.vitruvio.activiti.component.form.impl declared as LogServiceMethods in br.com.davinti.vitruvio.activiti.component.form.impl with parameters of type LogServiceModifier and TypeMethodDescriptionvoidAbstractBaseTaskFormPresenter.setLogService(LogService logService) -
Uses of LogService in br.com.davinti.vitruvio.audit
Methods in br.com.davinti.vitruvio.audit with parameters of type LogServiceModifier and TypeMethodDescriptionvoidVitruvioJaversAspectImpl.setLogService(LogService logService) -
Uses of LogService in br.com.davinti.vitruvio.spi
Methods in br.com.davinti.vitruvio.spi with parameters of type LogService -
Uses of LogService in br.com.davinti.vitruvio.spi.impl
Classes in br.com.davinti.vitruvio.spi.impl that implement LogServiceMethods in br.com.davinti.vitruvio.spi.impl with parameters of type LogServiceModifier and TypeMethodDescriptionvoidProcessoInstanciaServiceImpl.setLogSerice(LogService logSerice) voidConfigServiceImpl.setLogService(LogService logService) voidLoginServiceImpl.setLogService(LogService logService) voidPanelServiceImpl.setLogService(LogService logService) voidProcessoServiceImpl.setLogService(LogService logService) voidReportServiceImpl.setLogService(LogService logService) voidScriptLibraryServiceImpl.setLogService(LogService logService) voidUsuarioServiceImpl.setLogService(LogService logService) voidWhatsappServiceImpl.setLogService(LogService logService) -
Uses of LogService in br.com.davinti.vitruvio.spi.impl.schedule
Methods in br.com.davinti.vitruvio.spi.impl.schedule with parameters of type LogServiceModifier and TypeMethodDescriptionvoidScheduleServiceImpl.setLogService(LogService logService) voidVitruvioGlobalTriggerListener.setLogService(LogService logService) -
Uses of LogService in br.com.davinti.vitruvio.ui.processo.instancia.upload
Methods in br.com.davinti.vitruvio.ui.processo.instancia.upload with parameters of type LogService -
Uses of LogService in br.com.davinti.vitruvio.ui.sistema
Methods in br.com.davinti.vitruvio.ui.sistema with parameters of type LogServiceModifier and TypeMethodDescriptionvoidListaLogsPresenter.setLogService(LogService logService) voidListaScheduleDataPresenter.setLogService(LogService logService) voidListaScheduleLogsExecPresenter.setLogService(LogService logService) voidListaScheduleLogsUsuarioPresenter.setLogService(LogService logService) voidListaSchedulesSistemaPresenter.setLogService(LogService logService) -
Uses of LogService in br.com.davinti.vitruvio.ws.controller
Methods in br.com.davinti.vitruvio.ws.controller with parameters of type LogServiceModifier and TypeMethodDescriptionvoidLoginController.setLogService(LogService logService) voidMobileStatsController.setLogService(LogService logService) voidProcessController.setLogService(LogService logService) voidTaskController.setLogService(LogService logService)