com.pmease.quickbuild.resource
Class ResourceAllocateJob
java.lang.Object
com.pmease.quickbuild.grid.GridJob
com.pmease.quickbuild.resource.ResourceAllocateJob
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Runnable
public class ResourceAllocateJob
- extends GridJob
- See Also:
- Serialized Form
Methods inherited from class com.pmease.quickbuild.grid.GridJob |
cleanup, equals, getException, getFuture, getId, getTaskId, getTaskNode, hashCode, isStarted, run, setException, setFuture, setTaskAttribute, setTaskId, setTaskNode |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
ResourceAllocateJob
public ResourceAllocateJob(java.util.UUID taskId,
java.lang.Long buildId,
java.util.Map<java.lang.String,VariableWrapper> vars,
StepPath stepPath)
execute
protected void execute()
- Specified by:
execute
in class GridJob
getBuildId
public java.lang.Long getBuildId()
getVars
public java.util.Map<java.lang.String,VariableWrapper> getVars()
getResourceAllocation
public ResourceAllocation getResourceAllocation()
Copyright © 2005-2010 PMEase Inc. All Rights Reserved.