Class WorkflowActionRestRepository

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

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