Class ProcessRestRepository

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.data.repository.CrudRepository<ProcessRest,​Integer>, org.springframework.data.repository.PagingAndSortingRepository<ProcessRest,​Integer>, org.springframework.data.repository.Repository<ProcessRest,​Integer>

    @Component("system.process")
    public class ProcessRestRepository
    extends DSpaceRestRepository<ProcessRest,​Integer>
    The repository for the Process workload