jBPM Simulation 6.0.0.CR3

org.jbpm.simulation.impl.ht
Class StaffPoolManagerImpl

java.lang.Object
  extended by org.jbpm.simulation.impl.ht.StaffPoolManagerImpl
All Implemented Interfaces:
StaffPoolManager

public class StaffPoolManagerImpl
extends Object
implements StaffPoolManager


Constructor Summary
StaffPoolManagerImpl()
           
 
Method Summary
 StaffPool getActivityPool(String activityName)
           
 void registerPool(String processId, org.kie.api.definition.process.Node element, long simulationDuration)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StaffPoolManagerImpl

public StaffPoolManagerImpl()
Method Detail

registerPool

public void registerPool(String processId,
                         org.kie.api.definition.process.Node element,
                         long simulationDuration)
Specified by:
registerPool in interface StaffPoolManager

getActivityPool

public StaffPool getActivityPool(String activityName)
Specified by:
getActivityPool in interface StaffPoolManager

jBPM Simulation 6.0.0.CR3

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