Added downscale C-Square

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widget-common-event@113507 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2015-03-06 18:08:16 +00:00
parent 31837e916b
commit a095fc4ddd
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ public enum ChangeTableRequestType {
EDITROW,
SHARE,
GEOSPATIALCREATECOORDINATES,
DOWNSCALECSQUARE,
TASKRESUME,
TASKRESUBMIT,
STATISTICALOPERATION;