com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client
Class Notification.Restrict

java.lang.Object
  extended by com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification.Restrict
Enclosing class:
Notification

public static final class Notification.Restrict
extends Object


Field Summary
 List<com.atlassian.jira.testkit.client.restclient.Group> groups
           
 List<Permission> permissions
           
 
Constructor Summary
Notification.Restrict()
           
 
Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

groups

public final List<com.atlassian.jira.testkit.client.restclient.Group> groups

permissions

public final List<Permission> permissions
Constructor Detail

Notification.Restrict

public Notification.Restrict()
Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2002-2013 Atlassian. All Rights Reserved.