org.jbpm.simulation.impl.ht
Class AllocatedWork
java.lang.Object
org.jbpm.simulation.impl.ht.AllocatedWork
public class AllocatedWork
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AllocatedWork
public AllocatedWork(long duration)
getAllocatedTime
public long getAllocatedTime()
setAllocatedTime
public void setAllocatedTime(long allocatedTime)
getWaitTime
public long getWaitTime()
setWaitTime
public void setWaitTime(long waitTime)
getDuration
public long getDuration()
setDuration
public void setDuration(long duration)
isAllocated
public boolean isAllocated()
merge
public void merge(AllocatedWork allocate)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.