Package de.xima.fc.timing.helper
Class TimedStatusChangeHelper
- java.lang.Object
-
- de.xima.fc.timing.helper.TimedStatusChangeHelper
-
public class TimedStatusChangeHelper extends Object
- Author:
- XIMA MEDIA GmbH
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
TimedStatusChangeHelper.Result
-
Constructor Summary
Constructors Constructor Description TimedStatusChangeHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static TimedStatusChangeHelper.Result
applyToExistingFormRecords(IEntityContext ec, Status sourceStatus, Status targetStatus, int timerOffset)
-
-
-
Method Detail
-
applyToExistingFormRecords
public static TimedStatusChangeHelper.Result applyToExistingFormRecords(IEntityContext ec, Status sourceStatus, Status targetStatus, int timerOffset)
-
-