WAR Management Portlet (Development)
From Gcube Wiki
This is the development dedicate page for War Management Portlet, if you are looking for the User Guide please look a this page.
Access Log records
The War management portlet produces access log entries for each available operation in the portlet:
- War Upload or War Update:
- The entry type is WAR_UPLOADED or WAR_UPDATED
- The body message is "ID=<the WAR ID, in case of update, null otherwise>|NAME=<the WAR name>|CATEGORY_NAME=<the category name>|APPLICATION_NAME=<The application Name>|APPLICATION_VERSION=<The application version>"
- War Remotion:
- The entry type is WAR_REMOVED
- The body message is "ID=<the ID of the removed WAR>"