public class SimpleMinimalRepositoryRef extends SimpleMinimalRef implements MinimalRepositoryRef
MinimalRepositoryRef
Modifier and Type | Class and Description |
---|---|
protected static class |
SimpleMinimalRepositoryRef.AbstractBuilder<B extends SimpleMinimalRepositoryRef.AbstractBuilder<B,R>,R extends MinimalRepositoryRef> |
static class |
SimpleMinimalRepositoryRef.Builder |
SimpleMinimalRef.AbstractMinimalRefBuilder<B extends SimpleMinimalRef.AbstractMinimalRefBuilder<B,R>,R extends MinimalRef>
Modifier | Constructor and Description |
---|---|
protected |
SimpleMinimalRepositoryRef(SimpleMinimalRepositoryRef.AbstractBuilder<?,?> builder) |
Modifier and Type | Method and Description |
---|---|
Repository |
getRepository() |
equals, fieldsToString, getDisplayId, getId, getType, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getDisplayId, getId, getType
protected SimpleMinimalRepositoryRef(@Nonnull SimpleMinimalRepositoryRef.AbstractBuilder<?,?> builder)
@Nonnull public Repository getRepository()
getRepository
in interface MinimalRepositoryRef
Copyright © 2021 Atlassian. All rights reserved.