Uses of Class
org.camunda.bpm.engine.impl.pvm.process.ParticipantProcess

Packages that use ParticipantProcess
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
protected  ParticipantProcess ProcessDefinitionImpl.participantProcess
           
 

Methods in org.camunda.bpm.engine.impl.pvm.process that return ParticipantProcess
 ParticipantProcess ProcessDefinitionImpl.getParticipantProcess()
           
 

Methods in org.camunda.bpm.engine.impl.pvm.process with parameters of type ParticipantProcess
 void ProcessDefinitionImpl.setParticipantProcess(ParticipantProcess participantProcess)
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.