Uses of Class
org.camunda.bpm.engine.impl.pvm.process.ParticipantProcess
Packages that use ParticipantProcess
-
Uses of ParticipantProcess in org.camunda.bpm.engine.impl.pvm.process
Fields in org.camunda.bpm.engine.impl.pvm.process declared as ParticipantProcessModifier and TypeFieldDescriptionprotected ParticipantProcess
ProcessDefinitionImpl.participantProcess
Methods in org.camunda.bpm.engine.impl.pvm.process that return ParticipantProcessMethods in org.camunda.bpm.engine.impl.pvm.process with parameters of type ParticipantProcessModifier and TypeMethodDescriptionvoid
ProcessDefinitionImpl.setParticipantProcess
(ParticipantProcess participantProcess)