Class ExampleProjectErrorPresenter


  • public class ExampleProjectErrorPresenter
    extends Object
    • Constructor Detail

      • ExampleProjectErrorPresenter

        @Inject
        public ExampleProjectErrorPresenter​(ExampleProjectErrorPresenter.View view,
                                            org.jboss.errai.ui.client.local.spi.TranslationService translationService)
    • Method Detail

      • initialize

        public void initialize​(List<org.kie.workbench.common.screens.examples.model.ExampleProjectError> errors)
      • translateError

        protected String translateError​(org.kie.workbench.common.screens.examples.model.ExampleProjectError error)