public class NotificationEventBean extends Object
Constructor and Description |
---|
NotificationEventBean(Long id,
String name,
String description,
NotificationEventBean templateEvent) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
Long |
getId() |
String |
getName() |
NotificationEventBean |
getTemplateEvent() |
public NotificationEventBean(Long id, String name, String description, NotificationEventBean templateEvent)
public Long getId()
public String getName()
public String getDescription()
public NotificationEventBean getTemplateEvent()
Copyright © 2002-2021 Atlassian. All Rights Reserved.