Class WorkflowDefinitionRestRepository

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

    @Component("config.workflowdefinition")
    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