public class FileScanner extends Object
| Constructor and Description |
|---|
FileScanner(RuleSet rules) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getDecisionRefToPathMap()
get mapping from decisionRef to file path of dmn models
|
static boolean |
getIsDirectory() |
Set<String> |
getJavaResourcesFileInputStream() |
Map<String,String> |
getProcessIdToPathMap()
get mapping from process id to file path of bpmn models
|
Collection<String> |
getResourcesNewestVersions()
get a list of versioned resources (only with current versions)
|
static String |
getSootPath() |
static String |
getVersioningScheme() |
static void |
setIsDirectory(boolean isDirectory) |
void |
setJavaResourcesFileInputStream(Set<String> javaResources) |
void |
setScanPath(String scanPath) |
public FileScanner(RuleSet rules)
public Map<String,String> getProcessIdToPathMap()
public Map<String,String> getDecisionRefToPathMap()
public Collection<String> getResourcesNewestVersions()
public static String getVersioningScheme()
public void setJavaResourcesFileInputStream(Set<String> javaResources)
public static boolean getIsDirectory()
public static void setIsDirectory(boolean isDirectory)
public static String getSootPath()
public void setScanPath(String scanPath)
Copyright © 2019 viadee Unternehmensberatung AG. All rights reserved.