org.jbpm.designer.web.stencilset.impl
Class LocalStencilSetImpl
java.lang.Object
org.jbpm.designer.web.plugin.impl.LocalResource
org.jbpm.designer.web.stencilset.impl.LocalStencilSetImpl
- All Implemented Interfaces:
- IDiagramStencilSet
public class LocalStencilSetImpl
- extends LocalResource
- implements IDiagramStencilSet
A local implementation of the stencilset for stencilsets defined inside the platform.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalStencilSetImpl
public LocalStencilSetImpl(String name,
String path)
getResourceContents
public InputStream getResourceContents(String path)
- Description copied from interface:
IDiagramStencilSet
- Finds and returns the contents of a resource located under the stencilset.
- Specified by:
getResourceContents
in interface IDiagramStencilSet
- Parameters:
path
- the path of the resource
- Returns:
- the contents of the resouce.
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.