Package | Description |
---|---|
com.atlassian.bitbucket.label | |
com.atlassian.bitbucket.repository |
Modifier and Type | Method and Description |
---|---|
Labelable |
AbstractLabelRequest.getLabelable() |
Labelable |
AlreadyLabeledException.getLabelable() |
Modifier and Type | Method and Description |
---|---|
Page<Labelable> |
LabelService.searchLabelables(LabelableSearchRequest searchRequest,
PageRequest pageRequest)
|
Modifier and Type | Method and Description |
---|---|
Page<Label> |
LabelService.findByLabelable(Labelable labelable,
PageRequest pageRequest)
|
B |
AbstractLabelRequest.AbstractBuilder.labelable(Labelable value) |
Constructor and Description |
---|
AlreadyLabeledException(KeyedMessage message,
Label label,
Labelable labelable) |
Modifier and Type | Interface and Description |
---|---|
interface |
Repository
Describes a repository within the system.
|
Copyright © 2021 Atlassian. All rights reserved.