JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Email 7.57.0-SNAPSHOT
Prev
Next
Frames
No Frames
All Classes
A
C
E
G
H
I
L
M
O
P
R
S
T
U
A
abortWorkItem(WorkItem, WorkItemManager)
- Method in class org.jbpm.process.workitem.email.
EmailWorkItemHandler
addRecipient(Recipient)
- Method in class org.jbpm.process.workitem.email.
Recipients
C
close()
- Method in class org.jbpm.process.workitem.email.
TemplateManager
collect(String, Message)
- Static method in class org.jbpm.process.workitem.email.
SendHtml
collectRecipients(Set<String>, OrganizationalEntity)
- Method in class org.jbpm.process.workitem.email.
EmailNotificationPublisher
Connection
- Class in
org.jbpm.process.workitem.email
Connection()
- Constructor for class org.jbpm.process.workitem.email.
Connection
Connection(String, String, String, String)
- Constructor for class org.jbpm.process.workitem.email.
Connection
Connection(String, String)
- Constructor for class org.jbpm.process.workitem.email.
Connection
createEmail(String, String, Set<OrganizationalEntity>, String, Connection)
- Method in class org.jbpm.process.workitem.email.
EmailNotificationPublisher
createEmail(WorkItem, Connection)
- Method in class org.jbpm.process.workitem.email.
EmailWorkItemHandler
E
Email
- Class in
org.jbpm.process.workitem.email
Email()
- Constructor for class org.jbpm.process.workitem.email.
Email
EmailNotificationPublisher
- Class in
org.jbpm.process.workitem.email
EmailNotificationPublisher()
- Constructor for class org.jbpm.process.workitem.email.
EmailNotificationPublisher
EmailNotificationPublisher(Connection, UserInfo)
- Constructor for class org.jbpm.process.workitem.email.
EmailNotificationPublisher
EmailWorkItemHandler
- Class in
org.jbpm.process.workitem.email
WorkItemHandler for sending email.
EmailWorkItemHandler()
- Constructor for class org.jbpm.process.workitem.email.
EmailWorkItemHandler
EmailWorkItemHandler(String, String, String, String)
- Constructor for class org.jbpm.process.workitem.email.
EmailWorkItemHandler
EmailWorkItemHandler(String, String, String, String, String)
- Constructor for class org.jbpm.process.workitem.email.
EmailWorkItemHandler
EmailWorkItemHandler(String, String)
- Constructor for class org.jbpm.process.workitem.email.
EmailWorkItemHandler
EmailWorkItemHandler(String, String, String, String, String, String)
- Constructor for class org.jbpm.process.workitem.email.
EmailWorkItemHandler
EmailWorkItemHandler(String, String, String, String, String, String, String)
- Constructor for class org.jbpm.process.workitem.email.
EmailWorkItemHandler
equals(Object)
- Method in class org.jbpm.process.workitem.email.
Connection
equals(Object)
- Method in class org.jbpm.process.workitem.email.
Email
equals(Object)
- Method in class org.jbpm.process.workitem.email.
Message
equals(Object)
- Method in class org.jbpm.process.workitem.email.
Recipient
equals(Object)
- Method in class org.jbpm.process.workitem.email.
Recipients
executeWorkItem(WorkItem, WorkItemManager)
- Method in class org.jbpm.process.workitem.email.
EmailWorkItemHandler
G
get()
- Static method in class org.jbpm.process.workitem.email.
TemplateManager
getAttachemntURL(String)
- Static method in class org.jbpm.process.workitem.email.
SendHtml
getAttachments()
- Method in class org.jbpm.process.workitem.email.
Message
getBody()
- Method in class org.jbpm.process.workitem.email.
Message
getConnection()
- Method in class org.jbpm.process.workitem.email.
Email
getConnection()
- Method in class org.jbpm.process.workitem.email.
EmailWorkItemHandler
getDebugFlag(WorkItem)
- Method in class org.jbpm.process.workitem.email.
EmailWorkItemHandler
getDisplayName()
- Method in class org.jbpm.process.workitem.email.
Message
getDisplayName()
- Method in class org.jbpm.process.workitem.email.
Recipient
getDocumentFormat()
- Method in class org.jbpm.process.workitem.email.
Message
getEmail()
- Method in class org.jbpm.process.workitem.email.
Recipient
getEmailAddress(OrganizationalEntity)
- Method in class org.jbpm.process.workitem.email.
EmailNotificationPublisher
getFrom()
- Method in class org.jbpm.process.workitem.email.
Message
getHost()
- Method in class org.jbpm.process.workitem.email.
Connection
getMessage()
- Method in class org.jbpm.process.workitem.email.
Email
getMobile()
- Method in class org.jbpm.process.workitem.email.
Recipient
getPassword()
- Method in class org.jbpm.process.workitem.email.
Connection
getPort()
- Method in class org.jbpm.process.workitem.email.
Connection
getRecipients()
- Method in class org.jbpm.process.workitem.email.
Message
getRecipients()
- Method in class org.jbpm.process.workitem.email.
Recipients
getReplyTo()
- Method in class org.jbpm.process.workitem.email.
Message
getStartTls()
- Method in class org.jbpm.process.workitem.email.
Connection
getSubject()
- Method in class org.jbpm.process.workitem.email.
Message
getType()
- Method in class org.jbpm.process.workitem.email.
Recipient
getUsedIdentigiers()
- Method in class org.jbpm.process.workitem.email.
Email
getUserName()
- Method in class org.jbpm.process.workitem.email.
Connection
H
hasAttachment()
- Method in class org.jbpm.process.workitem.email.
Message
hashCode()
- Method in class org.jbpm.process.workitem.email.
Connection
hashCode()
- Method in class org.jbpm.process.workitem.email.
Email
hashCode()
- Method in class org.jbpm.process.workitem.email.
Message
hashCode()
- Method in class org.jbpm.process.workitem.email.
Recipient
hashCode()
- Method in class org.jbpm.process.workitem.email.
Recipients
I
isActive()
- Method in class org.jbpm.process.workitem.email.
EmailNotificationPublisher
L
loadTemplate(File)
- Method in class org.jbpm.process.workitem.email.
TemplateManager
loadTemplates()
- Method in class org.jbpm.process.workitem.email.
TemplateManager
M
Message
- Class in
org.jbpm.process.workitem.email
Message()
- Constructor for class org.jbpm.process.workitem.email.
Message
O
org.jbpm.process.workitem.email
- package org.jbpm.process.workitem.email
P
publish(String, String, Set<OrganizationalEntity>, String)
- Method in class org.jbpm.process.workitem.email.
EmailNotificationPublisher
publish(String, String, Set<OrganizationalEntity>, String, Map<String, Object>)
- Method in class org.jbpm.process.workitem.email.
EmailNotificationPublisher
R
read(InputStream)
- Method in class org.jbpm.process.workitem.email.
TemplateManager
Recipient
- Class in
org.jbpm.process.workitem.email
Recipient()
- Constructor for class org.jbpm.process.workitem.email.
Recipient
Recipient(String, String, String, String)
- Constructor for class org.jbpm.process.workitem.email.
Recipient
Recipients
- Class in
org.jbpm.process.workitem.email
Recipients()
- Constructor for class org.jbpm.process.workitem.email.
Recipients
registerTemplate(String, Object)
- Method in class org.jbpm.process.workitem.email.
TemplateManager
removeRecipient(Recipient)
- Method in class org.jbpm.process.workitem.email.
Recipients
removeTemplate(File)
- Method in class org.jbpm.process.workitem.email.
TemplateManager
render(String, Map<String, Object>)
- Method in class org.jbpm.process.workitem.email.
TemplateManager
reset()
- Static method in class org.jbpm.process.workitem.email.
TemplateManager
resolveTemplateId(File)
- Method in class org.jbpm.process.workitem.email.
TemplateManager
S
SendHtml
- Class in
org.jbpm.process.workitem.email
SendHtml()
- Constructor for class org.jbpm.process.workitem.email.
SendHtml
sendHtml(Email)
- Static method in class org.jbpm.process.workitem.email.
SendHtml
sendHtml(Email, boolean)
- Static method in class org.jbpm.process.workitem.email.
SendHtml
sendHtml(Email, Connection)
- Static method in class org.jbpm.process.workitem.email.
SendHtml
sendHtml(Email, Connection, boolean)
- Static method in class org.jbpm.process.workitem.email.
SendHtml
setAttachments(List<String>)
- Method in class org.jbpm.process.workitem.email.
Message
setBody(String)
- Method in class org.jbpm.process.workitem.email.
Message
setConnection(Connection)
- Method in class org.jbpm.process.workitem.email.
Email
setConnection(String, String, String, String)
- Method in class org.jbpm.process.workitem.email.
EmailWorkItemHandler
setConnection(String, String, String, String, String)
- Method in class org.jbpm.process.workitem.email.
EmailWorkItemHandler
setDisplayName(String)
- Method in class org.jbpm.process.workitem.email.
Message
setDisplayName(String)
- Method in class org.jbpm.process.workitem.email.
Recipient
setDocumentFormat(String)
- Method in class org.jbpm.process.workitem.email.
Message
setEmail(String)
- Method in class org.jbpm.process.workitem.email.
Recipient
setFrom(String)
- Method in class org.jbpm.process.workitem.email.
Message
setHost(String)
- Method in class org.jbpm.process.workitem.email.
Connection
setMessage(Message)
- Method in class org.jbpm.process.workitem.email.
Email
setMobile(String)
- Method in class org.jbpm.process.workitem.email.
Recipient
setPassword(String)
- Method in class org.jbpm.process.workitem.email.
Connection
setPort(String)
- Method in class org.jbpm.process.workitem.email.
Connection
setRecipients(Recipients)
- Method in class org.jbpm.process.workitem.email.
Message
setRecipients(List<Recipient>)
- Method in class org.jbpm.process.workitem.email.
Recipients
setReplyTo(String)
- Method in class org.jbpm.process.workitem.email.
Message
setStartTls(boolean)
- Method in class org.jbpm.process.workitem.email.
Connection
setSubject(String)
- Method in class org.jbpm.process.workitem.email.
Message
setType(String)
- Method in class org.jbpm.process.workitem.email.
Recipient
setUserName(String)
- Method in class org.jbpm.process.workitem.email.
Connection
T
TemplateManager
- Class in
org.jbpm.process.workitem.email
TemplateManager()
- Constructor for class org.jbpm.process.workitem.email.
TemplateManager
toArray()
- Method in class org.jbpm.process.workitem.email.
Recipients
U
unregisterTemplate(String)
- Method in class org.jbpm.process.workitem.email.
TemplateManager
A
C
E
G
H
I
L
M
O
P
R
S
T
U
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Email 7.57.0-SNAPSHOT
Prev
Next
Frames
No Frames
All Classes
Copyright © 2001–2021 jBPM dev team. All rights reserved.