Uses of Class
com.atlassian.bamboo.deployments.versions.persistence.commits.MutableDeploymentVersionVcsChangesetImpl
-
Packages that use MutableDeploymentVersionVcsChangesetImpl Package Description com.atlassian.bamboo.deployments.versions.persistence.commits -
-
Uses of MutableDeploymentVersionVcsChangesetImpl in com.atlassian.bamboo.deployments.versions.persistence.commits
Fields in com.atlassian.bamboo.deployments.versions.persistence.commits with type parameters of type MutableDeploymentVersionVcsChangesetImpl Modifier and Type Field Description static javax.persistence.metamodel.SingularAttribute<MutableDeploymentVersionVcsChangesetImpl,String>
MutableDeploymentVersionVcsChangesetImpl_. changesetId
static javax.persistence.metamodel.SetAttribute<MutableDeploymentVersionVcsChangesetImpl,MutableDeploymentVersionVcsCommit>
MutableDeploymentVersionVcsChangesetImpl_. commits
static javax.persistence.metamodel.SingularAttribute<MutableDeploymentVersionVcsChangesetImpl,Long>
MutableDeploymentVersionVcsChangesetImpl_. skippedCommitsCount
-