Uses of Class
com.atlassian.bamboo.user.cleanup.CrowdDeletedEntityImpl
-
Packages that use CrowdDeletedEntityImpl Package Description com.atlassian.bamboo.user.cleanup -
-
Uses of CrowdDeletedEntityImpl in com.atlassian.bamboo.user.cleanup
Fields in com.atlassian.bamboo.user.cleanup with type parameters of type CrowdDeletedEntityImpl Modifier and Type Field Description static javax.persistence.metamodel.SingularAttribute<CrowdDeletedEntityImpl,Date>
CrowdDeletedEntityImpl_. deletionDate
static javax.persistence.metamodel.SingularAttribute<CrowdDeletedEntityImpl,String>
CrowdDeletedEntityImpl_. entityName
static javax.persistence.metamodel.SingularAttribute<CrowdDeletedEntityImpl,CrowdDeletedEntity.EntityType>
CrowdDeletedEntityImpl_. entityType
-