Package com.atlassian.bamboo.chains
Class ChainStageTuple
java.lang.Object
com.atlassian.bamboo.chains.ChainStageTuple
- All Implemented Interfaces:
Comparable<ChainStageTuple>
Minimal representation of a
ChainStage
, a related Plan
and the id of the branch's master if it exists- Since:
- v4.2
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
boolean
static LinkedSetMultimap<PlanKey,
Long> groupByPlanKey
(List<ChainStageTuple> list) int
hashCode()
toString()
-
Constructor Details
-
ChainStageTuple
-
-
Method Details
-
groupByPlanKey
-
compareTo
- Specified by:
compareTo
in interfaceComparable<ChainStageTuple>
-
hashCode
public int hashCode() -
equals
-
toString
-