Uses of Interface
org.jbpm.designer.web.plugin.IDiagramPluginService
-
Packages that use IDiagramPluginService Package Description org.jbpm.designer.web.plugin.impl -
-
Uses of IDiagramPluginService in org.jbpm.designer.web.plugin.impl
Classes in org.jbpm.designer.web.plugin.impl that implement IDiagramPluginService Modifier and Type Class Description class
PluginServiceImpl
A service to manage plugins in the platform.Methods in org.jbpm.designer.web.plugin.impl that return IDiagramPluginService Modifier and Type Method Description static IDiagramPluginService
PluginServiceImpl. getInstance(javax.servlet.ServletContext context)
-