|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CheckoutQueue | |
|---|---|
| org.apache.maven.continuum.web.action.admin | |
| Uses of CheckoutQueue in org.apache.maven.continuum.web.action.admin |
|---|
| Methods in org.apache.maven.continuum.web.action.admin that return types with arguments of type CheckoutQueue | |
|---|---|
List<CheckoutQueue> |
QueuesAction.getCheckoutsInQueue()
|
List<CheckoutQueue> |
QueuesAction.getCurrentCheckoutTasks()
|
| Method parameters in org.apache.maven.continuum.web.action.admin with type arguments of type CheckoutQueue | |
|---|---|
void |
QueuesAction.setCheckoutsInQueue(List<CheckoutQueue> checkoutsInQueue)
|
void |
QueuesAction.setCurrentCheckoutTasks(List<CheckoutQueue> currentCheckoutTasks)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||