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