JahiaContentManagementService.App.getInstance().getPublicationInfo(uuids, true, true, new BaseAsyncCallback<List<GWTJahiaPublicationInfo>>() {
public void onSuccess(List<GWTJahiaPublicationInfo> result) {
linker.loaded();
EngineContainer container;
if (linker instanceof ManagerLinker) {
container = new EngineWindow();
} else {
container = new EnginePanel();
}
EngineContainer cards = new EngineCards(container, linker);
new WorkflowActionDialog(selectedNode.getPath(), Messages.getWithArgs("label.workflow.start.message",