public class OrganizationActivityEvent extends Event
| Constructor and Description |
|---|
OrganizationActivityEvent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBody() |
List<Long> |
getRecipients() |
String |
getSubject() |
Via |
getVia() |
void |
setBody(String body) |
void |
setRecipients(List<Long> recipients) |
void |
setSubject(String subject) |
void |
setVia(Via via) |
String |
toString() |
Copyright © 2013–2020. All rights reserved.