Difference between revisions of "WAR Management Portlet (Development)"
From Gcube Wiki
(→Access Log records) |
|||
Line 1: | Line 1: | ||
− | This is the development dedicate page for War Management Portlet. | + | This is the development dedicate page for War Management Portlet, if you are looking for the [[WAR_Management_Portlet|User Guide]] please look a [[WAR_Management_Portlet|this]] page. |
+ | |||
==Access Log records== | ==Access Log records== |
Latest revision as of 14:54, 11 August 2011
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>"