commented poll bulk creator
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace-tree-widget@86460 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
21d28d7ffb
commit
f6b016386a
|
@ -1844,7 +1844,7 @@ public class AppControllerExplorer implements EventHandler, TreeAppControllerInt
|
|||
// PollingWorkspace.pollReceivedMessages(-1, 20000); //the parameter -1 force (first) synchronization with HL
|
||||
|
||||
|
||||
PollingWorkspace.pollBulkCreator(ConstantsExplorer.TIME_BULK_CREATOR_POLLING);
|
||||
// PollingWorkspace.pollBulkCreator(ConstantsExplorer.TIME_BULK_CREATOR_POLLING);
|
||||
|
||||
return this.explorerPanel;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue