org.jbpm.designer.web.plugin.impl
public class LocalPluginImpl extends LocalResource implements IDiagramPlugin
Constructor and Description |
---|
LocalPluginImpl(String name,
String path,
javax.servlet.ServletContext context,
boolean core,
Map<String,Object> props) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getProperties() |
boolean |
isCompressable() |
boolean |
isCore() |
getContents, getName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContents, getName
public boolean isCore()
isCore
in interface IDiagramPlugin
public Map<String,Object> getProperties()
getProperties
in interface IDiagramPlugin
public boolean isCompressable()
isCompressable
in interface IDiagramPlugin
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.