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