Uses of Class
com.flowable.engage.engine.impl.notification.ParticipantsBuilder
-
Packages that use 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(String participantId, String participantType)
ParticipantsBuilder
ParticipantsBuilder. addParticipants(Collection<String> participantIds, String participantType)
-