@ApplicationScoped public class PMMLDocumentMetadataProvider extends Object
Constructor and Description |
---|
PMMLDocumentMetadataProvider() |
PMMLDocumentMetadataProvider(DMNGraphUtils graphUtils,
DMNClientServicesProxy clientServicesProxy,
SessionManager sessionManager) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getPMMLDocumentModelParameterNames(String pmmlDocumentName,
String pmmlDocumentModelName) |
List<String> |
getPMMLDocumentModels(String pmmlDocumentName) |
List<String> |
getPMMLDocumentNames() |
void |
loadPMMLIncludedDocuments() |
void |
onRefreshDecisionComponents(RefreshDecisionComponents events) |
public PMMLDocumentMetadataProvider()
@Inject public PMMLDocumentMetadataProvider(DMNGraphUtils graphUtils, DMNClientServicesProxy clientServicesProxy, SessionManager sessionManager)
@PostConstruct public void loadPMMLIncludedDocuments()
public void onRefreshDecisionComponents(@Observes RefreshDecisionComponents events)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.