Class EnvironmentRepositoryLinkImpl_
- java.lang.Object
-
- com.atlassian.bamboo.deployments.repository.EnvironmentRepositoryLinkImpl_
-
@Generated("org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor") public abstract class EnvironmentRepositoryLinkImpl_ extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static javax.persistence.metamodel.SingularAttribute<EnvironmentRepositoryLinkImpl,Integer>
position
static String
POSITION
-
Constructor Summary
Constructors Constructor Description EnvironmentRepositoryLinkImpl_()
-
-
-
Field Detail
-
position
public static volatile javax.persistence.metamodel.SingularAttribute<EnvironmentRepositoryLinkImpl,Integer> position
-
POSITION
public static final String POSITION
- See Also:
- Constant Field Values
-
-