public class DoneableGitSourceRevision extends GitSourceRevisionFluentImpl<DoneableGitSourceRevision> implements Doneable<GitSourceRevision>, GitSourceRevisionFluent<DoneableGitSourceRevision>
GitSourceRevisionFluentImpl.AuthorNestedImpl<N>, GitSourceRevisionFluentImpl.CommitterNestedImpl<N>
GitSourceRevisionFluent.AuthorNested<N>, GitSourceRevisionFluent.CommitterNested<N>
_visitables
Constructor and Description |
---|
DoneableGitSourceRevision(GitSourceRevision item,
Visitor<GitSourceRevision> visitor) |
DoneableGitSourceRevision(Visitor<GitSourceRevision> visitor) |
Modifier and Type | Method and Description |
---|---|
GitSourceRevision |
done() |
addToAdditionalProperties, addToAdditionalProperties, editAuthor, editCommitter, equals, getAdditionalProperties, getAuthor, getCommit, getCommitter, getMessage, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withAuthor, withCommit, withCommitter, withMessage, withNewAuthor, withNewAuthor, withNewAuthorLike, withNewCommitter, withNewCommitter, withNewCommitterLike
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAdditionalProperties, addToAdditionalProperties, editAuthor, editCommitter, getAdditionalProperties, getAuthor, getCommit, getCommitter, getMessage, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withAuthor, withCommit, withCommitter, withMessage, withNewAuthor, withNewAuthor, withNewAuthorLike, withNewCommitter, withNewCommitter, withNewCommitterLike
public DoneableGitSourceRevision(GitSourceRevision item, Visitor<GitSourceRevision> visitor)
public DoneableGitSourceRevision(Visitor<GitSourceRevision> visitor)
public GitSourceRevision done()
done
in interface Doneable<GitSourceRevision>
Copyright © 2011–2015 Red Hat. All rights reserved.