Class ProcessScheduleListPresenter

Object
AbstractPresenter<ProcessScheduleListView>
ProcessScheduleListPresenter
All Implemented Interfaces:
Presenter<ProcessScheduleListView>, PresenterLifeCicleAware<ProcessScheduleListView>, Serializable

@Component @Scope("prototype") public class ProcessScheduleListPresenter extends AbstractPresenter<ProcessScheduleListView>
See Also:
  • Constructor Details

    • ProcessScheduleListPresenter

      public ProcessScheduleListPresenter()
  • Method Details

    • getProcesso

      public Processo getProcesso()
    • setProcesso

      public void setProcesso(Processo processo)
    • setView

      @Autowired public void setView(ProcessScheduleListView view)
    • getView

      public ProcessScheduleListView getView()
    • exibirLogs

      public void exibirLogs(String scheduleId)