public final class IssuePriorityTranslatorUtil extends Object
Bugzilla priority naming differs from the one offered by this API, and has been mapped like that:
This utility class is designed to handle all logic related to such translation (and nothing else).
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.set.aphrodite.domain.IssuePriority |
translateFromBugzilla(String priority) |
public static org.jboss.set.aphrodite.domain.IssuePriority translateFromBugzilla(String priority)
Copyright © 2019 JBoss by Red Hat. All rights reserved.