Interface ExecutionErrorDetailsPresenter.ExecErrorDetailsView

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void setValue​(org.jbpm.workbench.es.model.ExecutionErrorSummary errorSummary)  
      • Methods inherited from interface org.uberfire.client.mvp.HasPresenter

        init
      • Methods inherited from interface org.jboss.errai.common.client.api.IsElement

        getElement
    • Method Detail

      • setValue

        void setValue​(org.jbpm.workbench.es.model.ExecutionErrorSummary errorSummary)