Class MutableDeploymentVersionVcsChangesetImpl.BuildCommit2DeploymentCommit
java.lang.Object
com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsChangesetImpl.BuildCommit2DeploymentCommit
- All Implemented Interfaces:
Function<Commit,
MutableDeploymentVersionVcsCommit>
- Enclosing class:
- MutableDeploymentVersionVcsChangesetImpl
public static class MutableDeploymentVersionVcsChangesetImpl.BuildCommit2DeploymentCommit
extends Object
implements Function<Commit,MutableDeploymentVersionVcsCommit>
-
Constructor Details
-
BuildCommit2DeploymentCommit
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceFunction<Commit,
MutableDeploymentVersionVcsCommit>
-