@Dependent public class DMNAssetsDropdownItemsProvider extends Object implements KieAssetsDropdownItemsProvider
Modifier and Type | Field and Description |
---|---|
static String |
DRG_ELEMENT_COUNT_METADATA |
static String |
IMPORT_TYPE_METADATA |
static String |
ITEM_DEFINITION_COUNT_METADATA |
static String |
PATH_METADATA |
static String |
PMML_MODEL_COUNT_METADATA |
Constructor and Description |
---|
DMNAssetsDropdownItemsProvider(DMNIncludeModelsClient client,
IncludedModelsPageState pageState,
IncludedModelsIndex modelsIndex,
SessionManager sessionManager) |
Modifier and Type | Method and Description |
---|---|
void |
getItems(Consumer<List<KieAssetsDropdownItem>> assetListConsumer) |
public static final String PATH_METADATA
public static final String IMPORT_TYPE_METADATA
public static final String DRG_ELEMENT_COUNT_METADATA
public static final String ITEM_DEFINITION_COUNT_METADATA
public static final String PMML_MODEL_COUNT_METADATA
@Inject public DMNAssetsDropdownItemsProvider(DMNIncludeModelsClient client, IncludedModelsPageState pageState, IncludedModelsIndex modelsIndex, SessionManager sessionManager)
public void getItems(Consumer<List<KieAssetsDropdownItem>> assetListConsumer)
getItems
in interface KieAssetsDropdownItemsProvider
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.