Uses of Class
org.qubership.atp.ram.models.Label
Packages that use Label
-
Uses of Label in org.qubership.atp.ram.dto.response
Constructor parameters in org.qubership.atp.ram.dto.response with type arguments of type LabelModifierConstructorDescriptionTestCaseLabelResponse(UUID uuid, String name, List<Label> labels) TestCaseLabelResponse(UUID uuid, String name, List<Label> labels, List<JiraComponent> components) TestCaseLabelResponse constructor.