Pre Commit Action Type BOM

This BOM is used for pre-processing actions required at a Business Object Type – level during an Apply operation before the Change Set is committed to the database. This means that irrespective of the number of the Business Object instances available for a particular Business Object Type in a Change Set, the BOM implementation will be called only once. This BOM can be implemented by providing an implementation of the interface curam.util.ctm.bom.PreCommitActionTypeBOM. Please refer to the Javadoc for curam.util.ctm.bom.PreCommitActionTypeBOM for further information.