Uses of Class
com.atlassian.bamboo.v2.build.agent.AgentAssignmentImpl
-
Packages that use AgentAssignmentImpl Package Description com.atlassian.bamboo.v2.build.agent -
-
Uses of AgentAssignmentImpl in com.atlassian.bamboo.v2.build.agent
Fields in com.atlassian.bamboo.v2.build.agent with type parameters of type AgentAssignmentImpl Modifier and Type Field Description static javax.persistence.metamodel.SingularAttribute<AgentAssignmentImpl,Long>
AgentAssignmentImpl_. executableId
static javax.persistence.metamodel.SingularAttribute<AgentAssignmentImpl,AgentAssignment.ExecutableType>
AgentAssignmentImpl_. executableType
static javax.persistence.metamodel.SingularAttribute<AgentAssignmentImpl,Long>
AgentAssignmentImpl_. executorId
static javax.persistence.metamodel.SingularAttribute<AgentAssignmentImpl,AgentAssignment.ExecutorType>
AgentAssignmentImpl_. executorType
-