Uses of Class
de.uplanet.lucy.server.workflow.action.SendMailWorkflowAction.RecipientsCc
Packages that use SendMailWorkflowAction.RecipientsCc
-
Uses of SendMailWorkflowAction.RecipientsCc in de.uplanet.lucy.server.workflow.action
Methods in de.uplanet.lucy.server.workflow.action that return SendMailWorkflowAction.RecipientsCcModifier and TypeMethodDescriptionSendMailWorkflowAction.getRecipientsCc()
Get the CC recipients.Methods in de.uplanet.lucy.server.workflow.action with parameters of type SendMailWorkflowAction.RecipientsCcModifier and TypeMethodDescriptionvoid
SendMailWorkflowAction.setRecipientsCc
(SendMailWorkflowAction.RecipientsCc p_recipientsCc) Set the CC recipients.