Skip to content
Snippets Groups Projects
Commit c2bb5a0a authored by Sonia Zorba's avatar Sonia Zorba
Browse files

Added custom view for async recall operations

parent f1e26dc6
No related branches found
No related tags found
No related merge requests found
...@@ -18,4 +18,5 @@ public abstract class Views { ...@@ -18,4 +18,5 @@ public abstract class Views {
// Custom views // Custom views
public static final String TAR_VIEW_URI = "ivo://ia2.inaf.it/vospace/views#tar"; public static final String TAR_VIEW_URI = "ivo://ia2.inaf.it/vospace/views#tar";
public static final String ZIP_VIEW_URI = "ivo://ia2.inaf.it/vospace/views#zip"; public static final String ZIP_VIEW_URI = "ivo://ia2.inaf.it/vospace/views#zip";
public static final String ASYNC_RECALL_VIEW_URI = "ivo://ia2.inaf.it/vospace/views#async-recall";
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment