public interface ITransportNotificationItem
Modifier and Type | Method and Description |
---|---|
String |
getContent() |
long |
getIssueEventId() |
String |
getIssueKey() |
long |
getNotificationSchemeId() |
long |
getProjectId() |
String[] |
getRecipientUserKeys() |
String |
getSubject() |
int |
getTransportConfigId() |
String |
getTransportKey() |
IJEMHTransportProvider.TransportContentType |
getType() |
boolean |
isSendImmediately() |
String getSubject()
String getContent()
IJEMHTransportProvider.TransportContentType getType()
String getTransportKey()
int getTransportConfigId()
String[] getRecipientUserKeys()
boolean isSendImmediately()
long getIssueEventId()
String getIssueKey()
long getNotificationSchemeId()
long getProjectId()
Copyright © 2008–2022 The Plugin People. All rights reserved.