com.atlassian.jira.pageobjects.project.notifications
Class Notification
java.lang.Object
com.atlassian.jira.pageobjects.project.notifications.Notification
public class Notification
- extends Object
- Since:
- v4.4
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Notification
public Notification()
getName
public String getName()
setName
public Notification setName(String name)
getEntities
public List<String> getEntities()
setEntities
public Notification setEntities(List<String> entities)
Copyright © 2002-2011 Atlassian. All Rights Reserved.