Package org.jbpm.simulation.impl.ht
Interface StaffPoolManager
-
- All Known Implementing Classes:
StaffPoolManagerImpl
public interface StaffPoolManager
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StaffPoolgetActivityPool(String activityName)voidregisterPool(String processId, org.kie.api.definition.process.Node element, long duration)
-