Uses of Class
de.uplanet.lucy.server.msteams.workflow.action.MsTeamsMessageWorkflowAction.RecipientsCfg
Packages that use MsTeamsMessageWorkflowAction.RecipientsCfg
-
Uses of MsTeamsMessageWorkflowAction.RecipientsCfg in de.uplanet.lucy.server.msteams.workflow.action
Methods in de.uplanet.lucy.server.msteams.workflow.action that return MsTeamsMessageWorkflowAction.RecipientsCfgModifier and TypeMethodDescriptionMsTeamsMessageWorkflowAction.getRecipients()
Get the TO recipients.Methods in de.uplanet.lucy.server.msteams.workflow.action with parameters of type MsTeamsMessageWorkflowAction.RecipientsCfgModifier and TypeMethodDescriptionvoid
MsTeamsMessageWorkflowAction.setRecipients
(MsTeamsMessageWorkflowAction.RecipientsCfg p_recipients) Set the recipients.