Uses of Class
de.uplanet.lucy.server.workflow.action.SendMailWorkflowAction.RecipientsBcc
Packages that use SendMailWorkflowAction.RecipientsBcc
-
Uses of SendMailWorkflowAction.RecipientsBcc in de.uplanet.lucy.server.workflow.action
Methods in de.uplanet.lucy.server.workflow.action that return SendMailWorkflowAction.RecipientsBccModifier and TypeMethodDescriptionSendMailWorkflowAction.getRecipientsBcc()
Get the BCC recipients.Methods in de.uplanet.lucy.server.workflow.action with parameters of type SendMailWorkflowAction.RecipientsBccModifier and TypeMethodDescriptionvoid
SendMailWorkflowAction.setRecipientsBcc
(SendMailWorkflowAction.RecipientsBcc p_recipientsBcc) Set the BCC recipients.