Project Download Zip
From OpenI Wiki
| Table of contents |
[edit]
overview
To ease version management, stage creation, you can download an entire project directory's contents including analyses, documents, and configuration.
- User must have application administration Permissions.
- user must be logged into a specific project context.
- url?
[edit]
How to enable
- ensure there is a user in the application admins list
- add the project_download.htm link to the app admins menu
- download away
[edit]
Configuration
[edit]
Spring
- spring mapping: project_download.zip
- id: projectDownloadController
- controller class: org.openi.web.controller.admin.ProjectDownloadController
[edit]
