Added Optional Message to support AccessLogger library fields for PortletUsageRecord

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/accounting-lib@115294 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2015-06-10 13:15:36 +00:00
parent eafe54c3fc
commit 37cf5f721d
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ public class PortletUsageRecord extends RawUsageRecord implements SingleUsageRec
@NotEmptyIfNotNull
public static final String MESSAGE = "message";
public PortletUsageRecord(){
super();
}