Class LocalisedTaskResource


  • public class LocalisedTaskResource
    extends org.springframework.hateoas.EntityModel<Task>
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.slf4j.Logger log  
    • Method Summary

      • Methods inherited from class org.springframework.hateoas.EntityModel

        equals, getContent, hashCode, of, of, of, toString
      • Methods inherited from class org.springframework.hateoas.RepresentationModel

        add, add, add, addAllIf, addIf, getLink, getLink, getLinks, getLinks, getLinks, getRequiredLink, getRequiredLink, hasLink, hasLink, hasLinks, mapLink, mapLinkIf, removeLinks
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Field Detail

      • log

        public static final org.slf4j.Logger log
    • Constructor Detail

      • LocalisedTaskResource

        public LocalisedTaskResource​(Task content)