public static class OwUsageCounter.OwUsageState extends Object
A usage statistic entry.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Constructor and Description |
---|
OwUsageCounter.OwUsageState(Map users_p,
Map sessions_p,
Date date_p)
create a usage statistic entry
|
Modifier and Type | Method and Description |
---|---|
Date |
getDate()
get the user count
|
int |
getSessionCount()
get the session count
|
int |
getUserCount()
get the user count
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.