Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widget-common-event@97730 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-06-24 14:58:06 +00:00
parent b71a5b2ae2
commit f00b18c7b4
1 changed files with 2 additions and 0 deletions

View File

@ -27,5 +27,7 @@ public enum ChangeTableRequestType {
COLUMNREPLACEBATCH,
ROLLBACK,
EDITROW,
SHARE,
TASKRESUME,
TASKRESUBMIT;
}