Class ReportScheduleListPresenter
- All Implemented Interfaces:
Presenter<ReportScheduleListView>,PresenterLifeCicleAware<ReportScheduleListView>,Serializable
@Component
@Scope("prototype")
public class ReportScheduleListPresenter
extends AbstractPresenter<ReportScheduleListView>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexibirLogs(String scheduleId) RelatoriogetView()voidsetReport(Relatorio report) voidMethods inherited from class AbstractPresenter
closeAllowed, getEventBus, handlePresenterAttach, handlePresenterClose, handlePresenterDetach, setEventBus
-
Constructor Details
-
ReportScheduleListPresenter
public ReportScheduleListPresenter()
-
-
Method Details
-
getReport
public Relatorio getReport() -
setReport
public void setReport(Relatorio report) -
setView
-
getView
-
exibirLogs
-