Minor update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widget-common-event@100924 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-10-23 14:53:52 +00:00
parent 9f97f9fd62
commit 7ee91c3131
1 changed files with 3 additions and 1 deletions

View File

@ -8,7 +8,9 @@ package org.gcube.portlets.user.td.widgetcommonevent.shared.tr;
*/
public enum TabResourceType {
FLOW("Flow"),
STANDARD("Standard");
STANDARD("Standard"),
UNKNOWN("Unknown");
/**
* @param text