Package sonia.scm.api.v2.resources
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
ConstructorsConstructorDescriptionChangesetDto
(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
-
Constructor Details
-
ChangesetDto
public ChangesetDto(de.otto.edison.hal.Links links, de.otto.edison.hal.Embedded embedded)
-