Uses of Interface
br.com.davinti.vitruvio.spi.ProcessoService
Packages that use ProcessoService
Package
Description
-
Uses of ProcessoService in br.com.davinti.vitruvio.activiti.component.form.impl
Fields in br.com.davinti.vitruvio.activiti.component.form.impl declared as ProcessoServiceModifier and TypeFieldDescriptionprotected ProcessoServiceAbstractBaseTaskFormPresenter._processoServiceMethods in br.com.davinti.vitruvio.activiti.component.form.impl with parameters of type ProcessoServiceModifier and TypeMethodDescriptionvoidAbstractBaseTaskFormPresenter.setProcessoService(ProcessoService _processoService) -
Uses of ProcessoService in br.com.davinti.vitruvio.spi.impl
Classes in br.com.davinti.vitruvio.spi.impl that implement ProcessoServiceMethods in br.com.davinti.vitruvio.spi.impl with parameters of type ProcessoServiceModifier and TypeMethodDescriptionvoidFormServiceImpl.setProcessoService(ProcessoService processoService) voidProcessoInstanciaServiceImpl.setProcessoService(ProcessoService processoService) voidProcessUpdateServiceImpl.setProcessoService(ProcessoService processoService) voidProjetoServiceImpl.setProcessoService(ProcessoService processoService) -
Uses of ProcessoService in br.com.davinti.vitruvio.spi.impl.schedule
Methods in br.com.davinti.vitruvio.spi.impl.schedule with parameters of type ProcessoServiceModifier and TypeMethodDescriptionvoidScheduleServiceImpl.setProcessoService(ProcessoService processoService) -
Uses of ProcessoService in br.com.davinti.vitruvio.spi.integracao.git.importer
Constructors in br.com.davinti.vitruvio.spi.integracao.git.importer with parameters of type ProcessoServiceModifierConstructorDescriptionMenuImporter(MenuSuperiorService menuService, PanelService panelService, ReportService reportService, ProcessoService processoService) PermissionImporter(AuthorizationService authService, ProcessoService processoService) ProcessImporter(ProcessoService processoService, ScheduleService scheduleService) -
Uses of ProcessoService in br.com.davinti.vitruvio.ui.components.domain
Methods in br.com.davinti.vitruvio.ui.components.domain that return ProcessoServiceMethods in br.com.davinti.vitruvio.ui.components.domain with parameters of type ProcessoServiceModifier and TypeMethodDescriptionvoidProcessoSearchField.setProcessoService(ProcessoService processoService) voidProcessoSmartSearchPresenter.setProcessoService(ProcessoService processoService) voidProcessosTwinColSelect.setProcessoService(ProcessoService processoService) -
Uses of ProcessoService in br.com.davinti.vitruvio.ui.processo
Methods in br.com.davinti.vitruvio.ui.processo with parameters of type ProcessoServiceModifier and TypeMethodDescriptionvoidCadastroProcessoPresenter.setProcessoService(ProcessoService processoService) voidConfiguracaoProcessoStatusPresenter.setProcessoService(ProcessoService processoService) voidDefinicaoStatusPorTempoPresenter.setProcessoService(ProcessoService processoService) voidDefinicaoStatusPorTempoTaskPresenter.setProcessoService(ProcessoService processoService) voidListaProcessosPresenter.setProcessoService(ProcessoService processoService) voidStartProcessViewPresenter.setProcessoService(ProcessoService processoService) voidUploadFormDefPresenter.setProcessoService(ProcessoService processoService) voidUploadVersaoPresenter.setProcessoService(ProcessoService processoService) -
Uses of ProcessoService in br.com.davinti.vitruvio.ui.processo.instancia
Methods in br.com.davinti.vitruvio.ui.processo.instancia with parameters of type ProcessoServiceModifier and TypeMethodDescriptionvoidFilterParameterInputPresenter.setProcessoService(ProcessoService processoService) voidFormFieldFilterComponent.setProcessoService(ProcessoService processoService) voidListaInstanciasPresenter.setProcessoService(ProcessoService processoService) voidProcessoStatusPresenter.setProcessoService(ProcessoService processoService) voidResumoProcessosUsuariosPresenter.setProcessoService(ProcessoService processoService) voidTaskExecutionFormPresenter.setProcessoService(ProcessoService processoService) -
Uses of ProcessoService in br.com.davinti.vitruvio.ui.root
Methods in br.com.davinti.vitruvio.ui.root with parameters of type ProcessoServiceModifier and TypeMethodDescriptionvoidRootViewPresenter.setProcessoService(ProcessoService processoService) -
Uses of ProcessoService in br.com.davinti.vitruvio.ui.sistema
Methods in br.com.davinti.vitruvio.ui.sistema with parameters of type ProcessoServiceModifier and TypeMethodDescriptionvoidListaScheduleDataPresenter.setProcessoService(ProcessoService processoService) -
Uses of ProcessoService in br.com.davinti.vitruvio.ui.sistema.documento
Methods in br.com.davinti.vitruvio.ui.sistema.documento with parameters of type ProcessoServiceModifier and TypeMethodDescriptionvoidCadastroTaskPermaLinkPresenter.setProcessoService(ProcessoService processoService) voidListTaskPermaLinkPresenter.setProcessoService(ProcessoService processoService) -
Uses of ProcessoService in br.com.davinti.vitruvio.ws.controller
Methods in br.com.davinti.vitruvio.ws.controller with parameters of type ProcessoServiceModifier and TypeMethodDescriptionvoidProcessController.setProcessoService(ProcessoService processoService)