public interface StaffPool
Modifier and Type | Method and Description |
---|---|
long |
allocate(long startTime) |
long |
allocate(long startTime,
org.kie.api.definition.process.Node element) |
TimeUnit |
getElementTimeUnit() |
double |
getResourceCost() |
double |
getResourceUtilization() |
long allocate(long startTime)
long allocate(long startTime, org.kie.api.definition.process.Node element)
double getResourceUtilization()
double getResourceCost()
TimeUnit getElementTimeUnit()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.