@ApplicationScoped public class PMMLIncludedDocumentFactory extends Object
Constructor and Description |
---|
PMMLIncludedDocumentFactory() |
PMMLIncludedDocumentFactory(org.uberfire.io.IOService ioService) |
Modifier and Type | Method and Description |
---|---|
PMMLDocumentMetadata |
getDocumentByPath(org.uberfire.backend.vfs.Path path) |
PMMLDocumentMetadata |
getDocumentByPath(org.uberfire.backend.vfs.Path path,
PMMLIncludedModel includeModel) |
public PMMLIncludedDocumentFactory()
@Inject public PMMLIncludedDocumentFactory(@Named(value="ioStrategy") org.uberfire.io.IOService ioService)
public PMMLDocumentMetadata getDocumentByPath(org.uberfire.backend.vfs.Path path)
public PMMLDocumentMetadata getDocumentByPath(org.uberfire.backend.vfs.Path path, PMMLIncludedModel includeModel)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.