org.jbpm.integration.console.graphView
Class GraphViewerPluginImpl
java.lang.Object
org.jbpm.integration.console.graphView.GraphViewerPluginImpl
- All Implemented Interfaces:
- org.jboss.bpm.console.server.plugin.GraphViewerPlugin
public class GraphViewerPluginImpl
- extends java.lang.Object
- implements org.jboss.bpm.console.server.plugin.GraphViewerPlugin
- Author:
- Heiko.Braun
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphViewerPluginImpl
public GraphViewerPluginImpl()
getProcessImage
public byte[] getProcessImage(java.lang.String processId)
- Specified by:
getProcessImage in interface org.jboss.bpm.console.server.plugin.GraphViewerPlugin
getDiagramInfo
public org.jboss.bpm.console.client.model.DiagramInfo getDiagramInfo(java.lang.String processId)
- Specified by:
getDiagramInfo in interface org.jboss.bpm.console.server.plugin.GraphViewerPlugin
getActiveNodeInfo
public org.jboss.bpm.console.client.model.ActiveNodeInfo getActiveNodeInfo(java.lang.String instanceId)
- Specified by:
getActiveNodeInfo in interface org.jboss.bpm.console.server.plugin.GraphViewerPlugin
initializeProcessEngine
protected void initializeProcessEngine()
Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.