Uses of Interface
com.atlassian.bitbucket.label.Labelable
Packages that use Labelable
-
Uses of Labelable in com.atlassian.bitbucket.label
Methods in com.atlassian.bitbucket.label that return LabelableModifier and TypeMethodDescriptionAbstractLabelRequest.getLabelable()
AlreadyLabeledException.getLabelable()
Methods in com.atlassian.bitbucket.label that return types with arguments of type LabelableModifier and TypeMethodDescriptionLabelService.searchLabelables
(LabelableSearchRequest searchRequest, PageRequest pageRequest) Methods in com.atlassian.bitbucket.label with parameters of type LabelableModifier and TypeMethodDescriptionLabelService.findByLabelable
(Labelable labelable, PageRequest pageRequest) Constructors in com.atlassian.bitbucket.label with parameters of type LabelableModifierConstructorDescriptionAlreadyLabeledException
(KeyedMessage message, Label label, Labelable labelable) -
Uses of Labelable in com.atlassian.bitbucket.repository
Subinterfaces of Labelable in com.atlassian.bitbucket.repositoryModifier and TypeInterfaceDescriptioninterface
Describes a repository within the system.