Class Bundle

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.bundler.bl.Bundle
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class Bundle extends DynO implements Serializable
An aggregator of multiple work order operations which allows to manage them as a single entity during the scheduling process.
It consists of:
  • an header BOBundleHeader that contains the common characteristics of the bundle
  • a list of BOBundleOperation which represents the links between the entity and the related work order operation
It also contains some other useful information such as:
Since:
10.1
See Also:
GCApi:
bo