Class AgentAssignmentImpl_
java.lang.Object
com.atlassian.bamboo.v2.build.agent.AgentAssignmentImpl_
@Generated("org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor")
public abstract class AgentAssignmentImpl_
extends Object
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static javax.persistence.metamodel.SingularAttribute<AgentAssignmentImpl,
Long> static javax.persistence.metamodel.SingularAttribute<AgentAssignmentImpl,
AgentAssignment.ExecutableType> static final String
static final String
static javax.persistence.metamodel.SingularAttribute<AgentAssignmentImpl,
Long> static javax.persistence.metamodel.SingularAttribute<AgentAssignmentImpl,
AgentAssignment.ExecutorType> -
Constructor Summary
-
Method Summary
-
Field Details
-
executableId
public static volatile javax.persistence.metamodel.SingularAttribute<AgentAssignmentImpl,Long> executableId -
executorType
public static volatile javax.persistence.metamodel.SingularAttribute<AgentAssignmentImpl,AgentAssignment.ExecutorType> executorType -
executorId
public static volatile javax.persistence.metamodel.SingularAttribute<AgentAssignmentImpl,Long> executorId -
executableType
public static volatile javax.persistence.metamodel.SingularAttribute<AgentAssignmentImpl,AgentAssignment.ExecutableType> executableType -
EXECUTABLE_ID
- See Also:
-
EXECUTOR_TYPE
- See Also:
-
EXECUTOR_ID
- See Also:
-
EXECUTABLE_TYPE
- See Also:
-
-
Constructor Details
-
AgentAssignmentImpl_
public AgentAssignmentImpl_()
-