Uses of Class
org.camunda.bpm.engine.impl.pvm.process.ParticipantProcess
-
Packages that use ParticipantProcess Package Description org.camunda.bpm.engine.impl.pvm.process -
-
Uses of ParticipantProcess in org.camunda.bpm.engine.impl.pvm.process
Fields in org.camunda.bpm.engine.impl.pvm.process declared as ParticipantProcess Modifier and Type Field Description protected ParticipantProcessProcessDefinitionImpl. participantProcessMethods in org.camunda.bpm.engine.impl.pvm.process that return ParticipantProcess Modifier and Type Method Description ParticipantProcessProcessDefinitionImpl. getParticipantProcess()Methods in org.camunda.bpm.engine.impl.pvm.process with parameters of type ParticipantProcess Modifier and Type Method Description voidProcessDefinitionImpl. setParticipantProcess(ParticipantProcess participantProcess)
-