org.apache.maven.continuum.web.bean
Class CheckoutQueue
java.lang.Object
org.apache.maven.continuum.web.bean.Queue
org.apache.maven.continuum.web.bean.CheckoutQueue
public class CheckoutQueue
- extends Queue
- Version:
- $Id: CheckoutQueue.java 775002 2009-05-15 04:44:42Z evenisse $
- Author:
- Emmanuel Venisse
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckoutQueue
public CheckoutQueue()
getTask
public CheckOutTask getTask()
setTask
public void setTask(CheckOutTask task)
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.