Package de.xima.fc.timing.helper
Class TimedStatusChangeHelper.Result
java.lang.Object
de.xima.fc.timing.helper.TimedStatusChangeHelper.Result
- Enclosing class:
- TimedStatusChangeHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
long
long
long
long
-
Constructor Details
-
Result
public Result()
-
-
Method Details
-
incrementExecutedStateChanges
public long incrementExecutedStateChanges() -
incrementHandeledFormRecords
public long incrementHandeledFormRecords() -
getScheduledStateChanges
public long getScheduledStateChanges() -
getExecutedStateChanges
public long getExecutedStateChanges() -
getHandeledFormRecords
public long getHandeledFormRecords()
-