jBPM Simulation 6.0.0.Beta4

org.jbpm.simulation.impl.ht
Interface StaffPool

All Known Implementing Classes:
StaffPoolImpl

public interface StaffPool


Method Summary
 long allocate(long startTime)
           
 long allocate(long startTime, org.kie.api.definition.process.Node element)
           
 TimeUnit getElementTimeUnit()
           
 double getResourceCost()
           
 double getResourceUtilization()
           
 

Method Detail

allocate

long allocate(long startTime)

allocate

long allocate(long startTime,
              org.kie.api.definition.process.Node element)

getResourceUtilization

double getResourceUtilization()

getResourceCost

double getResourceCost()

getElementTimeUnit

TimeUnit getElementTimeUnit()

jBPM Simulation 6.0.0.Beta4

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.