jBPM Simulation 6.0.0.CR3

org.jbpm.simulation.impl.ht
Class RangeChain

java.lang.Object
  extended by org.jbpm.simulation.impl.ht.RangeChain

public class RangeChain
extends Object


Constructor Summary
RangeChain()
           
 
Method Summary
 void addRange(Range range)
           
 long allocateWork(long startTime, long duration)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RangeChain

public RangeChain()
Method Detail

addRange

public void addRange(Range range)

allocateWork

public long allocateWork(long startTime,
                         long duration)

jBPM Simulation 6.0.0.CR3

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