Class BTBuildInterventionTimeLine

java.lang.Object
overit.geocall.bl.BusinessTask<Void>
overit.geocallapp.wfm.ai.bl.duration.prediction.support.task.BTBuildInterventionTimeLine
All Implemented Interfaces:
Serializable, Tool

public class BTBuildInterventionTimeLine extends BusinessTask<Void>
Business task for calculate some duration values useful for time prediction dashboard and monitor
Since:
9.2
See Also:
GCApi:
task
  • Field Details

    • ACTIVITY

      public static final overit.geocallapp.wfm.util.timeline.TimeLineItemType ACTIVITY
    • ABSENCE

      public static final overit.geocallapp.wfm.util.timeline.TimeLineItemType ABSENCE
    • ACTUAL_ABSENCE

      public static final overit.geocallapp.wfm.util.timeline.TimeLineItemType ACTUAL_ABSENCE
    • EXPECTED_BREAK

      public static final overit.geocallapp.wfm.util.timeline.TimeLineItemType EXPECTED_BREAK
    • ACTUAL_BREAK

      public static final overit.geocallapp.wfm.util.timeline.TimeLineItemType ACTUAL_BREAK
  • Constructor Details

    • BTBuildInterventionTimeLine

      public BTBuildInterventionTimeLine()
  • Method Details