com.atlassian.greenhopper.model.rapid
Class BoardAdmin

java.lang.Object
  extended by com.atlassian.greenhopper.model.rapid.AbstractModel
      extended by com.atlassian.greenhopper.model.rapid.BoardAdmin

public class BoardAdmin
extends AbstractModel


Nested Class Summary
static class BoardAdmin.RapidViewBoardAdminBuilder
           
static class BoardAdmin.Type
          Enumator for Types of Board Admins
 
Field Summary
 
Fields inherited from class com.atlassian.greenhopper.model.rapid.AbstractModel
id
 
Method Summary
static BoardAdmin.RapidViewBoardAdminBuilder builder()
           
 java.lang.String getKey()
           
 BoardAdmin.Type getType()
           
 
Methods inherited from class com.atlassian.greenhopper.model.rapid.AbstractModel
equals, getId, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

builder

public static BoardAdmin.RapidViewBoardAdminBuilder builder()

getKey

public java.lang.String getKey()

getType

public BoardAdmin.Type getType()


Copyright © 2007-2013 Atlassian. All Rights Reserved.