public static interface ServiceTasksRepositoryListPresenter.ServiceTasksRepositoryListView extends org.uberfire.client.mvp.UberElement<ServiceTasksRepositoryListPresenter>
Modifier and Type | Method and Description |
---|---|
void |
setConfiguration(ServiceTasksConfiguration configuration) |
void |
setServiceTaskList(List<ServiceTaskSummary> serviceTaskList) |
void setServiceTaskList(List<ServiceTaskSummary> serviceTaskList)
void setConfiguration(ServiceTasksConfiguration configuration)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.