com.atlassian.jira.dev.functest.ao
Class BlogResource.CommentBean

java.lang.Object
  extended by com.atlassian.jira.dev.functest.ao.BlogResource.CommentBean
Enclosing class:
BlogResource

public static class BlogResource.CommentBean
extends Object


Constructor Summary
BlogResource.CommentBean()
           
BlogResource.CommentBean(CommentAO commentAO)
           
 
Method Summary
static List<BlogResource.CommentBean> asBeans(CommentAO[] commentAOs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlogResource.CommentBean

public BlogResource.CommentBean()

BlogResource.CommentBean

public BlogResource.CommentBean(CommentAO commentAO)
Method Detail

asBeans

public static List<BlogResource.CommentBean> asBeans(CommentAO[] commentAOs)


Copyright © 2002-2013 Atlassian. All Rights Reserved.