org.jboss.seam.rest.examples.client.tasks
Class SeamTasksAction
java.lang.Object
org.jboss.seam.rest.examples.client.tasks.SeamTasksAction
@Singleton
public class SeamTasksAction
- extends Object
Loads Seam Tasks's Categories and Tasks and fires an event for each of these objects for analyzers to be able to process
statistics.
- Author:
- Jozef Hartinger
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SeamTasksAction
public SeamTasksAction()
loadStatistics
public void loadStatistics()
getResultArray
public String[][] getResultArray()
getResult
public Map<String,String> getResult()
Copyright © 2011 Seam Framework. All Rights Reserved.