Uses of Class
com.cloudogu.scmmanager.scm.api.Changeset
Packages that use Changeset
-
Uses of Changeset in com.cloudogu.scmmanager.scm.api
Methods in com.cloudogu.scmmanager.scm.api that return types with arguments of type ChangesetModifier and TypeMethodDescriptionScmManagerApi.getChangeset
(Repository repository, String revision) Constructors in com.cloudogu.scmmanager.scm.api with parameters of type ChangesetModifierConstructorDescriptionTag
(String name, String revision, Changeset changeset, CloneInformation cloneInformation)