Class AddParticipantUserToParentEventHandler

java.lang.Object
com.flowable.platform.common.eventhandler.AddParticipantUserToParentEventHandler
All Implemented Interfaces:
IdentityLinkEventHandler

public class AddParticipantUserToParentEventHandler extends Object implements IdentityLinkEventHandler
Adds user as a participant to the parent CaseInstance/ProcessInstance
  • Field Details

    • identityLinkType

      protected final String identityLinkType
  • Constructor Details

    • AddParticipantUserToParentEventHandler

      public AddParticipantUserToParentEventHandler(String identityLinkType)
  • Method Details