Class ScriptResource

java.lang.Object
org.springframework.hateoas.RepresentationModel<org.springframework.hateoas.EntityModel<T>>
org.springframework.hateoas.EntityModel<T>

@RelNameDSpaceResource("script") public class ScriptResource extends DSpaceResource<ScriptRest>
The Resource representation of a Script object
  • Constructor Details