Uses of Class
com.flowable.engage.engine.impl.notification.ParticipantsBuilder
Package | Description |
---|---|
com.flowable.engage.engine.impl.notification |
-
Uses of ParticipantsBuilder in com.flowable.engage.engine.impl.notification
Methods in com.flowable.engage.engine.impl.notification that return ParticipantsBuilder Modifier and Type Method Description ParticipantsBuilder
ParticipantsBuilder. addParticipant(java.lang.String participantId, java.lang.String participantType)
ParticipantsBuilder
ParticipantsBuilder. addParticipants(java.util.Collection<java.lang.String> participantIds, java.lang.String participantType)