| Package | Description |
|---|---|
| busexplorer.panel.consumers | |
| busexplorer.panel.healing | |
| busexplorer.panel.integrations |
| Modifier and Type | Method and Description |
|---|---|
static List<ConsumerWrapper> |
ConsumerWrapper.convertToInfo(List<tecgraf.openbus.services.governance.v1_0.Consumer> consumers)
Método utilitário para converter lista de
Consumer para
ConsumerWrapper |
| Modifier and Type | Method and Description |
|---|---|
Object |
ConsumerTableProvider.getCellValue(ConsumerWrapper row,
int col) |
void |
ConsumerInputDialog.setEditionMode(ConsumerWrapper info)
Configura o diálogo para trabalhar em modo de edição.
|
| Modifier and Type | Method and Description |
|---|---|
static BusExplorerTask<Void> |
ConsumerDeleteAction.DeleteConsumerTask(Collection<ConsumerWrapper> consumers,
Runnable delegateAfterTaskUI,
ConsistencyValidationDialog.DeleteOptions removeFlags,
ConsistencyValidationResult consistencyValidationResult) |
static boolean |
ConsumerDeleteAction.ExecuteAllDependencyCheckTasks(Window parentWindow,
Collection<ConsumerWrapper> consumers,
ConsistencyValidationResult consistencyValidationResult) |
static BusExplorerTask<Void> |
ConsumerDeleteAction.ExtensionDependencyCheckTask(Collection<ConsumerWrapper> consumers,
ConsistencyValidationResult consistencyValidationResult) |
static BusExplorerTask<Void> |
ConsumerDeleteAction.GovernanceDependencyCheckTask(Collection<ConsumerWrapper> consumers,
ConsistencyValidationResult consistencyValidationResult) |
| Constructor and Description |
|---|
ConsumerInputDialog(Window parentWindow,
TablePanelComponent<ConsumerWrapper> panel)
Construtor do diálogo de adição/edição de consumidores.
|
| Modifier and Type | Method and Description |
|---|---|
protected TablePanelComponent<ConsumerWrapper> |
ConsumerMissingBasicInformation.buildTableComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
IntegrationWrapper.consumer(ConsumerWrapper consumer) |
| Constructor and Description |
|---|
IntegrationInputDialog(Window parentWindow,
TablePanelComponent<IntegrationWrapper> panel,
List<ConsumerWrapper> consumers,
List<ProviderWrapper> providers,
List<ContractWrapper> contracts)
Construtor do diálogo de adição/edição de integrações.
|
Copyright © 2017. All rights reserved.