Uses of Class
com.atlassian.bamboo.agent.ephemeral.EphemeralAgentTemplateImpl
-
Packages that use EphemeralAgentTemplateImpl Package Description com.atlassian.bamboo.agent.ephemeral -
-
Uses of EphemeralAgentTemplateImpl in com.atlassian.bamboo.agent.ephemeral
Fields in com.atlassian.bamboo.agent.ephemeral with type parameters of type EphemeralAgentTemplateImpl Modifier and Type Field Description static javax.persistence.metamodel.SingularAttribute<EphemeralAgentTemplateImpl,EphemeralAgentTemplateCapabilitySetImpl>
EphemeralAgentTemplateImpl_. capabilitySet
static javax.persistence.metamodel.SingularAttribute<EphemeralAgentTemplateImpl,String>
EphemeralAgentTemplateImpl_. configurationName
static javax.persistence.metamodel.SingularAttribute<EphemeralAgentTemplateImpl,Boolean>
EphemeralAgentTemplateImpl_. enabled
static javax.persistence.metamodel.SingularAttribute<EphemeralAgentTemplateImpl,Long>
EphemeralAgentTemplateImpl_. id
static javax.persistence.metamodel.SingularAttribute<EphemeralAgentTemplateImpl,String>
EphemeralAgentTemplateImpl_. template
-