jBPM distribution 6.0.0.CR4-Pre1

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 ProcessDescriptionRepository.removeProcessDescription(String processId)
           
 

Methods in org.jbpm.kie.services.impl.bpmn2 with parameters of type ProcessDescRepoHelper
 void ProcessDescriptionRepository.addProcessDescription(String processId, ProcessDescRepoHelper repoHelper)
           
 void ProcessGetInputHandler.setRepositoryHelper(ProcessDescRepoHelper repositoryHelper)
           
 void ProcessGetInformationHandler.setRepositoryHelper(ProcessDescRepoHelper repositoryHelper)
           
 void HumanTaskGetInformationHandler.setRepositoryHelper(ProcessDescRepoHelper repositoryHelper)
           
 void GetReusableSubProcessesHandler.setRepositoryHelper(ProcessDescRepoHelper repositoryHelper)
           
 void DataServiceItemDefinitionHandler.setRepositoryHelper(ProcessDescRepoHelper repositoryHelper)
           
 


jBPM distribution 6.0.0.CR4-Pre1

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