public class Notification extends Object
Constructor and Description |
---|
Notification() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getEntities() |
String |
getName() |
Notification |
setEntities(List<String> entities) |
Notification |
setName(String name) |
public String getName()
public Notification setName(String name)
public Notification setEntities(List<String> entities)
Copyright © 2002-2019 Atlassian. All Rights Reserved.