Updated Task in background
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-sdmx-import-widget@99766 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
825b03eb71
commit
715c7c52e4
|
@ -305,7 +305,7 @@ public class SDMXOperationInProgressCard extends WizardCard implements
|
||||||
getWizardWindow().close(false);
|
getWizardWindow().close(false);
|
||||||
Log.info("fire Operation In Background");
|
Log.info("fire Operation In Background");
|
||||||
|
|
||||||
getWizardWindow().fireAborted();
|
getWizardWindow().firePutInBackground();
|
||||||
|
|
||||||
} catch (Exception e) {
|
} catch (Exception e) {
|
||||||
Log.error("fire Operation In Background :"
|
Log.error("fire Operation In Background :"
|
||||||
|
|
Loading…
Reference in New Issue