Uses of Class
de.uplanet.lucy.server.workflow.action.SendMailWorkflowAction.RecipientsTo
Packages that use SendMailWorkflowAction.RecipientsTo
-
Uses of SendMailWorkflowAction.RecipientsTo in de.uplanet.lucy.server.workflow.action
Methods in de.uplanet.lucy.server.workflow.action that return SendMailWorkflowAction.RecipientsToModifier and TypeMethodDescriptionSendMailWorkflowAction.getRecipientsTo()
Get the TO recipients.Methods in de.uplanet.lucy.server.workflow.action with parameters of type SendMailWorkflowAction.RecipientsToModifier and TypeMethodDescriptionvoid
SendMailWorkflowAction.setRecipientsTo
(SendMailWorkflowAction.RecipientsTo p_recipientsTo) Set the TO recipients.