com.atlassian.greenhopper.api.rank
Interface Rankable


public interface Rankable

Represents a rankable consumed by the ranking service


Method Summary
 long getId()
           
 java.lang.String getType()
           
 

Method Detail

getType

java.lang.String getType()

getId

long getId()


Copyright © 2007-2012 Atlassian. All Rights Reserved.