public class NotificationSchemeBean extends Object
Constructor and Description |
---|
NotificationSchemeBean(Long id,
String self,
String name,
String description,
Iterable<NotificationSchemeEventBean> notificationSchemeEvents) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getExpand() |
Long |
getId() |
String |
getName() |
Iterable<NotificationSchemeEventBean> |
getNotificationSchemeEvents() |
String |
getSelf() |
NotificationSchemeBean |
input() |
public NotificationSchemeBean input()
public Long getId()
public String getSelf()
public String getName()
public String getDescription()
public Iterable<NotificationSchemeEventBean> getNotificationSchemeEvents()
public String getExpand()
Copyright © 2002-2021 Atlassian. All Rights Reserved.