Uses of Class
br.com.davinti.vitruvio.ui.processo.instancia.upload.AttachmentsPresenter
Packages that use AttachmentsPresenter
Package
Description
-
Uses of AttachmentsPresenter in br.com.davinti.vitruvio.ui.processo
Methods in br.com.davinti.vitruvio.ui.processo with parameters of type AttachmentsPresenterModifier and TypeMethodDescriptionvoidStartProcessViewPresenter.setAttachmentsPresenter(AttachmentsPresenter presenter) -
Uses of AttachmentsPresenter in br.com.davinti.vitruvio.ui.processo.instancia
Methods in br.com.davinti.vitruvio.ui.processo.instancia that return AttachmentsPresenterModifier and TypeMethodDescriptionProcessUIUtils.openAttachments(Number businessKey, boolean readOnly) ProcessUIUtils.openAttachments(String processInstanceId, boolean readOnly) ProcessUIUtils.openAttachments(HistoricProcessInstance processInstance, boolean readOnly)