Class TrackingResponsibility
java.lang.Object
com.atlassian.bamboo.brokenbuildtracker.data.TrackingResponsibility
- All Implemented Interfaces:
Comparable<TrackingResponsibility>
This class holds the name of the user responsible for the breakage and the name of the user who assigned
the breakage to him/her.
-
Constructor Details
-
TrackingResponsibility
-
-
Method Details
-
getUserName
-
getUserWhoAssigned
-
compareTo
- Specified by:
compareTo
in interfaceComparable<TrackingResponsibility>
-
equals
-
hashCode
public int hashCode()
-