Package com.atlassian.bitbucket.label
Interface Label
public interface Label
Describes a label to group and categorize entities like
Repository
.- Since:
- 5.12
-
Method Summary
-
Method Details
-
getName
Retrieves the name of the label.- Returns:
- the name of the label.
-