jBPM Designer - Backend 6.0.3-SNAPSHOT

org.jbpm.designer.web.plugin.impl
Class LocalResource

java.lang.Object
  extended by org.jbpm.designer.web.plugin.impl.LocalResource
Direct Known Subclasses:
LocalPluginImpl, LocalStencilSetImpl

public class LocalResource
extends Object


Constructor Summary
LocalResource(String name, String path)
           
LocalResource(String name, String path, javax.servlet.ServletContext context)
           
 
Method Summary
 InputStream getContents()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalResource

public LocalResource(String name,
                     String path,
                     javax.servlet.ServletContext context)

LocalResource

public LocalResource(String name,
                     String path)
Method Detail

getName

public String getName()

getContents

public InputStream getContents()

jBPM Designer - Backend 6.0.3-SNAPSHOT

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