Class ChecksumHistoryServiceImpl

  • All Implemented Interfaces:
    ChecksumHistoryService

    public class ChecksumHistoryServiceImpl
    extends Object
    implements ChecksumHistoryService
    Service implementation for the ChecksumHistory object. This class is responsible for all business logic calls for the ChecksumHistory object and is autowired by spring. This class should never be accessed directly.
    Author:
    kevinvandevelde at atmire.com