com.atlassian.greenhopper.web.rapid.issue
Class StatusCategoryEntry

java.lang.Object
  extended by com.atlassian.greenhopper.web.rapid.RestTemplate
      extended by com.atlassian.greenhopper.web.rapid.issue.StatusCategoryEntry

public class StatusCategoryEntry
extends RestTemplate

Since:
v6.0

Constructor Summary
StatusCategoryEntry()
           
 
Method Summary
static StatusCategoryEntry from(IssueStatus status)
           
static StatusCategoryEntry from(IssueStatusCategory statusCategory)
           
 
Methods inherited from class com.atlassian.greenhopper.web.rapid.RestTemplate
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StatusCategoryEntry

public StatusCategoryEntry()
Method Detail

from

public static StatusCategoryEntry from(IssueStatus status)

from

public static StatusCategoryEntry from(IssueStatusCategory statusCategory)


Copyright © 2007-2014 Atlassian. All Rights Reserved.