Uses of Class
com.atlassian.bamboo.beehive.ClusterLockEntity
-
Packages that use ClusterLockEntity Package Description com.atlassian.bamboo.beehive -
-
Uses of ClusterLockEntity in com.atlassian.bamboo.beehive
Fields in com.atlassian.bamboo.beehive with type parameters of type ClusterLockEntity Modifier and Type Field Description static javax.persistence.metamodel.SingularAttribute<ClusterLockEntity,String>
ClusterLockEntity_. lockName
static javax.persistence.metamodel.SingularAttribute<ClusterLockEntity,String>
ClusterLockEntity_. nodeId
static javax.persistence.metamodel.SingularAttribute<ClusterLockEntity,Long>
ClusterLockEntity_. timestamp
-