Class WorkflowStepRestRepository

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

@Component("config.workflowsteps") public class WorkflowStepRestRepository extends DSpaceRestRepository<WorkflowStepRest,String>
This is the rest repository responsible for managing WorkflowStepRest objects
Author:
Maria Verdonck (Atmire) on 10/01/2020