public class StaffPoolManagerImpl extends Object implements StaffPoolManager
Constructor and Description |
---|
StaffPoolManagerImpl() |
Modifier and Type | Method and Description |
---|---|
StaffPool |
getActivityPool(String activityName) |
void |
registerPool(String processId,
org.kie.api.definition.process.Node element,
long simulationDuration) |
public void registerPool(String processId, org.kie.api.definition.process.Node element, long simulationDuration)
registerPool
in interface StaffPoolManager
public StaffPool getActivityPool(String activityName)
getActivityPool
in interface StaffPoolManager
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.