Uses of Class
com.atlassian.bamboo.v2.build.agent.EphemeralAgentDefinitionImpl
Packages that use EphemeralAgentDefinitionImpl
-
Uses of EphemeralAgentDefinitionImpl in com.atlassian.bamboo.v2.build.agent
Fields in com.atlassian.bamboo.v2.build.agent with type parameters of type EphemeralAgentDefinitionImplModifier and TypeFieldDescriptionstatic javax.persistence.metamodel.SingularAttribute<EphemeralAgentDefinitionImpl,Long> EphemeralAgentDefinitionImpl_.agentUpTimestatic javax.persistence.metamodel.SingularAttribute<EphemeralAgentDefinitionImpl,String> EphemeralAgentDefinitionImpl_.ephemeralAgentPodNamestatic javax.persistence.metamodel.SingularAttribute<EphemeralAgentDefinitionImpl,Long> EphemeralAgentDefinitionImpl_.ephemeralAgentTemplateIdstatic javax.persistence.metamodel.SingularAttribute<EphemeralAgentDefinitionImpl,Date> EphemeralAgentDefinitionImpl_.lastShutdownTimestatic javax.persistence.metamodel.SingularAttribute<EphemeralAgentDefinitionImpl,Date> EphemeralAgentDefinitionImpl_.lastStartupTimestatic javax.persistence.metamodel.SingularAttribute<EphemeralAgentDefinitionImpl,AgentType> EphemeralAgentDefinitionImpl_.type