public interface AlphabeticalLabelRenderer
Modifier and Type | Method and Description |
---|---|
String |
getHtml(ApplicationUser remoteUser,
Long projectId,
String fieldId,
boolean isOtherFieldsExist)
Provides the rendered HTML for all labels in a project & a particular field (System or custom field)
|
String getHtml(ApplicationUser remoteUser, Long projectId, String fieldId, boolean isOtherFieldsExist)
remoteUser
- The user performing this requestprojectId
- The project for which to render labelsfieldId
- The field for which to render labelsisOtherFieldsExist
- A flag to indicate whether the given field is the only labels field in the projectCopyright © 2002-2022 Atlassian. All Rights Reserved.