Package com.cloudogu.scmmanager.scm.api
Class Tag
java.lang.Object
de.otto.edison.hal.HalRepresentation
com.cloudogu.scmmanager.scm.api.Tag
- All Implemented Interfaces:
ScmManagerObservable
-
Constructor Summary
ConstructorDescriptionTag
(String name, String revision, Changeset changeset, CloneInformation cloneInformation) -
Method Summary
Methods inherited from class de.otto.edison.hal.HalRepresentation
add, getAttribute, getAttributes, getEmbedded, getLinks, toString, withEmbedded, withEmbedded
-
Constructor Details
-
Tag
-
-
Method Details
-
getName
-
getRevision
-
getDate
-
head
- Specified by:
head
in interfaceScmManagerObservable
-
revision
- Specified by:
revision
in interfaceScmManagerObservable
-
equals
- Overrides:
equals
in classde.otto.edison.hal.HalRepresentation
-
hashCode
public int hashCode()- Overrides:
hashCode
in classde.otto.edison.hal.HalRepresentation
-