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 StaffPoolManagerpublic StaffPool getActivityPool(String activityName)
getActivityPool in interface StaffPoolManagerCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.