@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class EventNotification extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EventNotification.NotificationTypeEnum
Identifies the recipients of the notification.
|
| Constructor and Description |
|---|
EventNotification() |
public EventNotification expand(String expand)
public String getExpand()
public void setExpand(String expand)
public EventNotification id(Long id)
public Long getId()
public void setId(Long id)
public EventNotification notificationType(EventNotification.NotificationTypeEnum notificationType)
public EventNotification.NotificationTypeEnum getNotificationType()
public void setNotificationType(EventNotification.NotificationTypeEnum notificationType)
public EventNotification parameter(String parameter)
public String getParameter()
public void setParameter(String parameter)
public EventNotification group(GroupName group)
public GroupName getGroup()
public void setGroup(GroupName group)
public EventNotification field(FieldDetails field)
public FieldDetails getField()
public void setField(FieldDetails field)
public EventNotification emailAddress(String emailAddress)
public String getEmailAddress()
public void setEmailAddress(String emailAddress)
public EventNotification projectRole(ProjectRole projectRole)
public ProjectRole getProjectRole()
public void setProjectRole(ProjectRole projectRole)
public EventNotification user(UserDetails user)
public UserDetails getUser()
public void setUser(UserDetails user)
Copyright © 2011–2021 Everit Kft.. All rights reserved.