Uses of Interface
com.atlassian.bamboo.deployments.versions.history.commit.InternalDeploymentVersionVcsCommit
-
-
Uses of InternalDeploymentVersionVcsCommit in com.atlassian.bamboo.deployments
Methods in com.atlassian.bamboo.deployments with type parameters of type InternalDeploymentVersionVcsCommit Modifier and Type Method Description static <T extends InternalDeploymentVersionVcsCommit>
org.hamcrest.Matcher<T>DeploymentMatchers. commitMatchesChangesetId(@NotNull String changesetId)
-
Uses of InternalDeploymentVersionVcsCommit in com.atlassian.bamboo.deployments.versions.history.commit
Subinterfaces of InternalDeploymentVersionVcsCommit in com.atlassian.bamboo.deployments.versions.history.commit Modifier and Type Interface Description interface
DeploymentVersionVcsCommit
Represents single commit associated with aDeploymentVersion
Classes in com.atlassian.bamboo.deployments.versions.history.commit that implement InternalDeploymentVersionVcsCommit Modifier and Type Class Description class
DeploymentVersionVcsCommitImpl
-
Uses of InternalDeploymentVersionVcsCommit in com.atlassian.bamboo.deployments.versions.matcher.commits
Classes in com.atlassian.bamboo.deployments.versions.matcher.commits with type parameters of type InternalDeploymentVersionVcsCommit Modifier and Type Class Description class
DeploymentVersionVcsCommitMatchesChangesetId<T extends InternalDeploymentVersionVcsCommit>
Methods in com.atlassian.bamboo.deployments.versions.matcher.commits with type parameters of type InternalDeploymentVersionVcsCommit Modifier and Type Method Description static <T extends InternalDeploymentVersionVcsCommit>
org.hamcrest.Matcher<T>DeploymentVersionVcsCommitMatchesChangesetId. commitMatchesChangesetId(@NotNull String changesetId)
-
Uses of InternalDeploymentVersionVcsCommit in com.atlassian.bamboo.deployments.versions.persistence.commits
Subinterfaces of InternalDeploymentVersionVcsCommit in com.atlassian.bamboo.deployments.versions.persistence.commits Modifier and Type Interface Description interface
MutableDeploymentVersionVcsCommit
Classes in com.atlassian.bamboo.deployments.versions.persistence.commits that implement InternalDeploymentVersionVcsCommit Modifier and Type Class Description class
MutableDeploymentVersionVcsCommitImpl
-