org.jbpm.integration.console.services
Class HistoryService

java.lang.Object
  extended by org.jbpm.integration.console.JBPMIntegration
      extended by org.jbpm.integration.console.services.HistoryService
All Implemented Interfaces:
org.jboss.errai.bus.client.api.MessageCallback

public class HistoryService
extends JBPMIntegration
implements org.jboss.errai.bus.client.api.MessageCallback


Field Summary
 
Fields inherited from class org.jbpm.integration.console.JBPMIntegration
executionService, historyService, processEngine, repositoryService, taskService
 
Constructor Summary
HistoryService(org.jboss.errai.bus.client.framework.MessageBus bus)
           
 
Method Summary
 void callback(org.jboss.errai.bus.client.api.Message message)
           
 
Methods inherited from class org.jbpm.integration.console.JBPMIntegration
initializeProcessEngine
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HistoryService

@Inject
public HistoryService(org.jboss.errai.bus.client.framework.MessageBus bus)
Method Detail

callback

public void callback(org.jboss.errai.bus.client.api.Message message)
Specified by:
callback in interface org.jboss.errai.bus.client.api.MessageCallback


Copyright © 2010 JBoss Community. All Rights Reserved.