Class ChangesetDto

java.lang.Object
de.otto.edison.hal.HalRepresentation
sonia.scm.api.v2.resources.ChangesetDto

public class ChangesetDto extends de.otto.edison.hal.HalRepresentation
  • Constructor Summary

    Constructors
    Constructor
    Description
    ChangesetDto(de.otto.edison.hal.Links links, de.otto.edison.hal.Embedded embedded)
     
  • Method Summary

    Methods inherited from class de.otto.edison.hal.HalRepresentation

    add, equals, getAttribute, getAttributes, getEmbedded, getLinks, hashCode, toString, withEmbedded, withEmbedded

    Methods inherited from class java.lang.Object

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

    • ChangesetDto

      public ChangesetDto(de.otto.edison.hal.Links links, de.otto.edison.hal.Embedded embedded)