com.atlassian.greenhopper.service.lexorank
Interface LexoRankChange.RankedFrom

All Superinterfaces:
LexoRankChange.NoRankChange, LexoRankChange.RankedInitially
Enclosing class:
LexoRankChange

public static interface LexoRankChange.RankedFrom
extends LexoRankChange.RankedInitially, LexoRankChange.NoRankChange


Method Summary
 LexoRankChange.RankedTo from(LexoRank oldRank)
           
 
Methods inherited from interface com.atlassian.greenhopper.service.lexorank.LexoRankChange.RankedInitially
initially
 
Methods inherited from interface com.atlassian.greenhopper.service.lexorank.LexoRankChange.NoRankChange
noop
 

Method Detail

from

LexoRankChange.RankedTo from(LexoRank oldRank)


Copyright © 2007-2014 Atlassian. All Rights Reserved.