@Generated(value="org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor") public abstract class RepositoryChangesetImpl_ extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BUILD_TRIGGER |
static javax.persistence.metamodel.SingularAttribute<RepositoryChangesetImpl,Boolean> |
buildTrigger |
static String |
CHANGESET_ID |
static javax.persistence.metamodel.SingularAttribute<RepositoryChangesetImpl,String> |
changesetId |
static javax.persistence.metamodel.SetAttribute<RepositoryChangesetImpl,Commit> |
commits |
static String |
COMMITS |
static javax.persistence.metamodel.SingularAttribute<RepositoryChangesetImpl,Integer> |
position |
static String |
POSITION |
static String |
SKIPPED_COMMITS_COUNT |
static javax.persistence.metamodel.SingularAttribute<RepositoryChangesetImpl,Long> |
skippedCommitsCount |
Constructor and Description |
---|
RepositoryChangesetImpl_() |
public static volatile javax.persistence.metamodel.SingularAttribute<RepositoryChangesetImpl,String> changesetId
public static volatile javax.persistence.metamodel.SetAttribute<RepositoryChangesetImpl,Commit> commits
public static volatile javax.persistence.metamodel.SingularAttribute<RepositoryChangesetImpl,Integer> position
public static volatile javax.persistence.metamodel.SingularAttribute<RepositoryChangesetImpl,Boolean> buildTrigger
public static volatile javax.persistence.metamodel.SingularAttribute<RepositoryChangesetImpl,Long> skippedCommitsCount
public static final String CHANGESET_ID
public static final String COMMITS
public static final String POSITION
public static final String BUILD_TRIGGER
public static final String SKIPPED_COMMITS_COUNT
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.