Class SendNominatedInviteAddDirectDelegate

  • All Implemented Interfaces:
    org.activiti.engine.delegate.JavaDelegate

    public class SendNominatedInviteAddDirectDelegate
    extends AbstractInvitationDelegate
    Activiti delegate that is executed when a invitation request has been sent.
    Since:
    4.0
    Author:
    Nick Smith, Frederik Heremans, Ray Gauss II
    • Constructor Detail

      • SendNominatedInviteAddDirectDelegate

        public SendNominatedInviteAddDirectDelegate()
    • Method Detail

      • execute

        public void execute​(org.activiti.engine.delegate.DelegateExecution execution)
                     throws Exception
        Throws:
        Exception