Package de.xima.fc.handler.system
Class StatisticsHandler
java.lang.Object
de.xima.fc.handler.AMSApiHandler
de.xima.fc.handler.system.StatisticsHandler
- All Implemented Interfaces:
IAPIHandler,IStatisticsHandler,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcountFormProcess(UserContext uc, Vorgang process) voidcountFormProcessError(UserContext uc, Projekt project) voidcountFormProvide(UserContext uc, Projekt project) Methods inherited from class de.xima.fc.handler.AMSApiHandler
getNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.xima.fc.com.interfaces.IAPIHandler
getName
-
Constructor Details
-
StatisticsHandler
public StatisticsHandler()
-
-
Method Details
-
countFormProvide
- Specified by:
countFormProvidein interfaceIStatisticsHandler
-
countFormProcessError
- Specified by:
countFormProcessErrorin interfaceIStatisticsHandler
-
countFormProcess
- Specified by:
countFormProcessin interfaceIStatisticsHandler
-