Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@90679 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-01-28 18:23:36 +00:00
parent 942dc5e090
commit 6d32a427c5
1 changed files with 1 additions and 0 deletions

View File

@ -273,6 +273,7 @@ public class TabularDataController {
protected void doTasksMonitorCommand(TasksMonitorEvent event){
TaskType taskType=event.getTaskType();
Log.debug("Received TaskMonitorEvent: "+taskType);
switch (taskType) {
case OPENTABLE:
//openTable(event.getTrId());