org.jbpm.designer.web.preprocessing.impl
Class PreprocessingServiceImpl
java.lang.Object
org.jbpm.designer.web.preprocessing.impl.PreprocessingServiceImpl
- All Implemented Interfaces:
- IDiagramPreprocessingService
public class PreprocessingServiceImpl
- extends Object
- implements IDiagramPreprocessingService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static PreprocessingServiceImpl INSTANCE
PreprocessingServiceImpl
public PreprocessingServiceImpl()
getRegisteredPreprocessingUnits
public Collection<IDiagramPreprocessingUnit> getRegisteredPreprocessingUnits(javax.servlet.http.HttpServletRequest request)
- Specified by:
getRegisteredPreprocessingUnits
in interface IDiagramPreprocessingService
findPreprocessingUnit
public IDiagramPreprocessingUnit findPreprocessingUnit(javax.servlet.http.HttpServletRequest request,
IDiagramProfile profile)
- Specified by:
findPreprocessingUnit
in interface IDiagramPreprocessingService
init
public void init(javax.servlet.ServletContext context,
org.uberfire.backend.vfs.VFSService vfsService)
- Specified by:
init
in interface IDiagramPreprocessingService
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.