refactoring and adding camel business proxy

This commit is contained in:
Nicolas Héron 2018-12-29 23:05:41 +01:00
commit a474dcf891
876 changed files with 1692 additions and 1038 deletions

View file

@ -37,6 +37,7 @@ public class DroolsAdminConsoleMainView extends VerticalLayout {
});
actionView = new VerticalLayout();
//this.add(actionView);
}