Uses of Class
com.atlassian.bamboo.agent.PerAgentTokenImpl
-
Packages that use PerAgentTokenImpl Package Description com.atlassian.bamboo.agent -
-
Uses of PerAgentTokenImpl in com.atlassian.bamboo.agent
Fields in com.atlassian.bamboo.agent with type parameters of type PerAgentTokenImpl Modifier and Type Field Description static javax.persistence.metamodel.SingularAttribute<PerAgentTokenImpl,Timestamp>
PerAgentTokenImpl_. creationTimestamp
static javax.persistence.metamodel.SingularAttribute<PerAgentTokenImpl,Long>
PerAgentTokenImpl_. id
static javax.persistence.metamodel.SingularAttribute<PerAgentTokenImpl,String>
PerAgentTokenImpl_. resultKey
static javax.persistence.metamodel.SingularAttribute<PerAgentTokenImpl,String>
PerAgentTokenImpl_. token
-