jBPM Designer - Backend 6.0.3-SNAPSHOT

org.jbpm.designer.web.stencilset
Interface IDiagramStencilSetFactory


public interface IDiagramStencilSetFactory

A factory to plug and add stencilsets.


Method Summary
 Set<IDiagramStencilSet> getStencilSets(javax.servlet.http.HttpServletRequest request)
           
 

Method Detail

getStencilSets

Set<IDiagramStencilSet> getStencilSets(javax.servlet.http.HttpServletRequest request)
Parameters:
request - the request as the context of the stencilset factory.
Returns:
the stencilsets created.

jBPM Designer - Backend 6.0.3-SNAPSHOT

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