Class BundleSchedulingRecalculationInput

java.lang.Object
overit.geocallapp.wfm.core.bl.schedule.bundler.event.BundleSchedulingRecalculationInput

public class BundleSchedulingRecalculationInput extends Object
Since:
10.1
GCApi:
bo
  • Field Details

    • bundle

      protected Bundle bundle
    • unlinkedOperation

      protected Long unlinkedOperation
    • remainingOperations

      protected List<Long> remainingOperations
  • Constructor Details

    • BundleSchedulingRecalculationInput

      public BundleSchedulingRecalculationInput()
  • Method Details