Uses of Class
overit.geocallapp.wfm.bundler.bl.operation.event.BundleOperationStatusUpdateInput
Packages that use BundleOperationStatusUpdateInput
Package
Description
-
Uses of BundleOperationStatusUpdateInput in overit.geocallapp.wfm.bundler.bl.operation.event
Constructors in overit.geocallapp.wfm.bundler.bl.operation.event with parameters of type BundleOperationStatusUpdateInputModifierConstructorDescriptionInstantiates a new bundle operation status update event. -
Uses of BundleOperationStatusUpdateInput in overit.geocallapp.wfm.bundler.bl.operation.task
Methods in overit.geocallapp.wfm.bundler.bl.operation.task with parameters of type BundleOperationStatusUpdateInputModifier and TypeMethodDescriptionprotected voidBTBundleOperationStatusUpdate.notifyStatusChange(BundleOperationStatusUpdateInput input, PoolKit poolKit) Notifies the change of the status of the givenBOBundleOperation.BTBundleOperationStatusUpdate.prepareFilterData(BundleOperationStatusUpdateInput input) Prepares the filter in order to correctly load theBOBundleOperationto update.BTBundleOperationStatusUpdate.prepareUpdateData(BundleOperationStatusUpdateInput input) Prepares the data to update, i.e. the value of the new status for theBOBundleOperation.protected voidBTBundleOperationStatusUpdate.update(BundleOperationStatusUpdateInput input, PoolKit poolKit) Performs the update of theBOBundleOperationwith the validated change of status. -
Uses of BundleOperationStatusUpdateInput in overit.geocallapp.wfm.bundler.integration
Methods in overit.geocallapp.wfm.bundler.integration with parameters of type BundleOperationStatusUpdateInputModifier and TypeMethodDescriptionvoidBundlerEventProvider.changeBundleOperationStatus(BundleOperationStatusUpdateInput input, PoolKit poolKit) voidBundlerProvider.changeBundleOperationStatus(BundleOperationStatusUpdateInput input, PoolKit poolKit)