org.apache.archiva.rest.services.utils
Class AddAdminRepoConsumerClosure
java.lang.Object
org.apache.archiva.rest.services.utils.AddAdminRepoConsumerClosure
- All Implemented Interfaces:
- org.apache.commons.collections.Closure
public class AddAdminRepoConsumerClosure
- extends Object
- implements org.apache.commons.collections.Closure
AddAdminRepoConsumerClosure
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddAdminRepoConsumerClosure
public AddAdminRepoConsumerClosure(List<String> selectedIds)
execute
public void execute(Object input)
- Specified by:
execute in interface org.apache.commons.collections.Closure
getList
public List<org.apache.archiva.rest.api.model.AdminRepositoryConsumer> getList()
Copyright © 2006-2012 The Apache Software Foundation. All Rights Reserved.