Package | Description |
---|---|
org.jbpm.designer.web.preprocessing | |
org.jbpm.designer.web.preprocessing.impl |
Modifier and Type | Method and Description |
---|---|
IDiagramPreprocessingUnit |
IDiagramPreprocessingService.findPreprocessingUnit(javax.servlet.http.HttpServletRequest request,
IDiagramProfile profile) |
Modifier and Type | Method and Description |
---|---|
Collection<IDiagramPreprocessingUnit> |
IDiagramPreprocessingService.getRegisteredPreprocessingUnits(javax.servlet.http.HttpServletRequest request) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPreprocessingUnit |
class |
JbpmPreprocessingUnit
JbpmPreprocessingUnit - preprocessing unit for the jbpm profile
|
Modifier and Type | Method and Description |
---|---|
IDiagramPreprocessingUnit |
PreprocessingServiceImpl.findPreprocessingUnit(javax.servlet.http.HttpServletRequest request,
IDiagramProfile profile) |
Modifier and Type | Method and Description |
---|---|
Collection<IDiagramPreprocessingUnit> |
PreprocessingServiceImpl.getRegisteredPreprocessingUnits(javax.servlet.http.HttpServletRequest request) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.