Constructor and Description |
---|
DeploymentVersionVcsCommitImpl(MutableDeploymentVersionVcsCommit aCommit) |
Modifier and Type | Method and Description |
---|---|
protected MutableDeploymentVersionVcsCommit |
DeploymentVersionVcsCommitMapper.createItemInstance(org.codehaus.staxmate.in.SMInputCursor inputCursor) |
Modifier and Type | Method and Description |
---|---|
void |
DeploymentVersionVcsCommitMapper.afterImportListItem(org.codehaus.staxmate.in.SMInputCursor cursor,
List<MutableDeploymentVersionVcsCommit> list,
MutableDeploymentVersionVcsCommit object,
long objectIndex,
org.hibernate.Session session) |
protected void |
DeploymentVersionVcsCommitMapper.exportProperties(org.codehaus.staxmate.out.SMOutputElement outputElement,
MutableDeploymentVersionVcsCommit commit,
org.hibernate.Session session,
ExportDetailsBean exportDetailsBean) |
protected void |
DeploymentVersionVcsCommitMapper.importProperties(MutableDeploymentVersionVcsCommit commit,
org.codehaus.staxmate.in.SMInputCursor inputCursor,
org.hibernate.Session session) |
Modifier and Type | Method and Description |
---|---|
void |
DeploymentVersionVcsCommitMapper.afterImportListItem(org.codehaus.staxmate.in.SMInputCursor cursor,
List<MutableDeploymentVersionVcsCommit> list,
MutableDeploymentVersionVcsCommit object,
long objectIndex,
org.hibernate.Session session) |
Modifier and Type | Class and Description |
---|---|
class |
MutableDeploymentVersionVcsCommitImpl |
Modifier and Type | Method and Description |
---|---|
MutableDeploymentVersionVcsCommit |
MutableDeploymentVersionVcsChangesetImpl.BuildCommit2DeploymentCommit.apply(Commit commit) |
Modifier and Type | Method and Description |
---|---|
Set<MutableDeploymentVersionVcsCommit> |
MutableDeploymentVersionVcsChangeset.getCommits() |
Set<MutableDeploymentVersionVcsCommit> |
MutableDeploymentVersionVcsChangesetImpl.getCommits() |
Modifier and Type | Method and Description |
---|---|
long |
DeploymentVersionVcsCommitDao.scrollCommitsForExport(Consumer<MutableDeploymentVersionVcsCommit> consumer)
Scroll through and execute function for each of MutableDeploymentVersionVcsCommitImpl
Objects passed to function are not fully initialized.
|
long |
DeploymentVersionVcsCommitDaoImpl.scrollCommitsForExport(Consumer<MutableDeploymentVersionVcsCommit> consumer) |
void |
MutableDeploymentVersionVcsChangeset.setCommits(Set<MutableDeploymentVersionVcsCommit> commits) |
void |
MutableDeploymentVersionVcsChangesetImpl.setCommits(Set<MutableDeploymentVersionVcsCommit> commits) |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.