public class AddAdminRepoConsumerClosure extends Object implements org.apache.commons.collections4.Closure<RepositoryContentConsumer>
Constructor and Description |
---|
AddAdminRepoConsumerClosure(List<String> selectedIds) |
Modifier and Type | Method and Description |
---|---|
void |
execute(RepositoryContentConsumer input) |
List<AdminRepositoryConsumer> |
getList() |
public AddAdminRepoConsumerClosure(List<String> selectedIds)
public void execute(RepositoryContentConsumer input)
execute
in interface org.apache.commons.collections4.Closure<RepositoryContentConsumer>
public List<AdminRepositoryConsumer> getList()
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.