jBPM Designer - Backend 6.0.0.CR1

Uses of Interface
org.jbpm.designer.web.preprocessing.IDiagramPreprocessingUnit

Packages that use IDiagramPreprocessingUnit
org.jbpm.designer.web.preprocessing   
org.jbpm.designer.web.preprocessing.impl   
 

Uses of IDiagramPreprocessingUnit in org.jbpm.designer.web.preprocessing
 

Methods in org.jbpm.designer.web.preprocessing that return IDiagramPreprocessingUnit
 IDiagramPreprocessingUnit IDiagramPreprocessingService.findPreprocessingUnit(javax.servlet.http.HttpServletRequest request, IDiagramProfile profile)
           
 

Methods in org.jbpm.designer.web.preprocessing that return types with arguments of type IDiagramPreprocessingUnit
 Collection<IDiagramPreprocessingUnit> IDiagramPreprocessingService.getRegisteredPreprocessingUnits(javax.servlet.http.HttpServletRequest request)
           
 

Uses of IDiagramPreprocessingUnit in org.jbpm.designer.web.preprocessing.impl
 

Classes in org.jbpm.designer.web.preprocessing.impl that implement IDiagramPreprocessingUnit
 class DefaultPreprocessingUnit
           
 class JbpmPreprocessingUnit
          JbpmPreprocessingUnit - preprocessing unit for the jbpm profile
 

Methods in org.jbpm.designer.web.preprocessing.impl that return IDiagramPreprocessingUnit
 IDiagramPreprocessingUnit PreprocessingServiceImpl.findPreprocessingUnit(javax.servlet.http.HttpServletRequest request, IDiagramProfile profile)
           
 

Methods in org.jbpm.designer.web.preprocessing.impl that return types with arguments of type IDiagramPreprocessingUnit
 Collection<IDiagramPreprocessingUnit> PreprocessingServiceImpl.getRegisteredPreprocessingUnits(javax.servlet.http.HttpServletRequest request)
           
 


jBPM Designer - Backend 6.0.0.CR1

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