WAR Management Portlet (Development)

From Gcube Wiki
Revision as of 10:57, 13 July 2011 by Federico.defaveri (Talk | contribs) (Access Log records)

Jump to: navigation, search

This is the development dedicate page for War Management Portlet.

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>"