Uses of Class
org.kie.workbench.common.dmn.api.DMNContentResource
-
Packages that use DMNContentResource Package Description org.kie.workbench.common.dmn.api -
-
Uses of DMNContentResource in org.kie.workbench.common.dmn.api
Methods in org.kie.workbench.common.dmn.api that return DMNContentResource Modifier and Type Method Description DMNContentResourceDMNContentService. getProjectContent(org.uberfire.backend.vfs.Path path, String defSetId)Returns the content as string and the metadata of a file in a project.
-