org.jbpm.simulation.impl.ht
Class StaffPoolManagerImpl
java.lang.Object
org.jbpm.simulation.impl.ht.StaffPoolManagerImpl
- All Implemented Interfaces:
- StaffPoolManager
public class StaffPoolManagerImpl
- extends Object
- implements StaffPoolManager
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StaffPoolManagerImpl
public StaffPoolManagerImpl()
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
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.