Class ProcessRestRepository

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

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