Class WorkflowDefinitionRestRepository

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

@Component("config.workflowdefinitions") public class WorkflowDefinitionRestRepository extends DSpaceRestRepository<WorkflowDefinitionRest,String>
This is the rest repository responsible for managing WorkflowDefinition Rest objects
Author:
Maria Verdonck (Atmire) on 11/12/2019