@ApplicationScoped public class DMNImportTypesHelperImpl extends Object implements DMNImportTypesHelper
Constructor and Description |
---|
DMNImportTypesHelperImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
isDMN(org.uberfire.backend.vfs.Path path)
Returns true if the path represents a DMN file.
|
boolean |
isPMML(org.uberfire.backend.vfs.Path path)
Returns true if the path represents a PMML file.
|
public boolean isDMN(org.uberfire.backend.vfs.Path path)
DMNImportTypesHelper
isDMN
in interface DMNImportTypesHelper
public boolean isPMML(org.uberfire.backend.vfs.Path path)
DMNImportTypesHelper
isPMML
in interface DMNImportTypesHelper
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.