jBPM :: Distribution 6.2.0-SNAPSHOT

Uses of Class
org.jbpm.kie.services.impl.bpmn2.ProcessDescRepoHelper

Packages that use ProcessDescRepoHelper
org.jbpm.kie.services.impl.bpmn2   
 

Uses of ProcessDescRepoHelper in org.jbpm.kie.services.impl.bpmn2
 

Methods in org.jbpm.kie.services.impl.bpmn2 that return ProcessDescRepoHelper
 ProcessDescRepoHelper ProcessDescriptionRepository.getProcessDesc(String processId)
           
 ProcessDescRepoHelper BPMN2DataServiceSemanticModule.getRepoHelper()
           
 ProcessDescRepoHelper ProcessDescriptionRepository.removeProcessDescription(String processId)
           
 

Methods in org.jbpm.kie.services.impl.bpmn2 with parameters of type ProcessDescRepoHelper
 void ProcessDescriptionRepository.addProcessDescription(String processId, ProcessDescRepoHelper repoHelper)
           
static void BPMN2DataServiceSemanticModule.setRepoHelper(ProcessDescRepoHelper repoHelper)
           
 


jBPM :: Distribution 6.2.0-SNAPSHOT

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.