Class JobDetailResource

  • All Implemented Interfaces:
    org.springframework.hateoas.Identifiable<org.springframework.hateoas.Link>

    public class JobDetailResource
    extends org.springframework.hateoas.ResourceSupport
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      JobDetail getJobDetail()  
      • Methods inherited from class org.springframework.hateoas.ResourceSupport

        add, add, add, equals, getId, getLink, getLinks, getLinks, hashCode, hasLink, hasLinks, removeLinks, toString
      • Methods inherited from class java.lang.Object

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

      • JobDetailResource

        public JobDetailResource​(JobDetail jobDetail)
    • Method Detail

      • getJobDetail

        public JobDetail getJobDetail()