com.atlassian.bamboo.deployments.versions.persistence.commits
Class MutableDeploymentVersionVcsChangesetImpl.BuildCommit2DeploymentCommit
java.lang.Object
com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsChangesetImpl.BuildCommit2DeploymentCommit
- All Implemented Interfaces:
- com.google.common.base.Function<CommitContext,MutableDeploymentVersionVcsCommit>
- Enclosing class:
- MutableDeploymentVersionVcsChangesetImpl
public static class MutableDeploymentVersionVcsChangesetImpl.BuildCommit2DeploymentCommit
- extends Object
- implements com.google.common.base.Function<CommitContext,MutableDeploymentVersionVcsCommit>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.google.common.base.Function |
equals |
MutableDeploymentVersionVcsChangesetImpl.BuildCommit2DeploymentCommit
public MutableDeploymentVersionVcsChangesetImpl.BuildCommit2DeploymentCommit(MutableDeploymentVersionVcsChangeset changeset)
apply
public MutableDeploymentVersionVcsCommit apply(CommitContext commit)
- Specified by:
apply
in interface com.google.common.base.Function<CommitContext,MutableDeploymentVersionVcsCommit>
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.