public class FileScanner extends Object
| Constructor and Description |
|---|
FileScanner(Map<String,Rule> 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() |
Set<String> |
getProcessdefinitions()
get file paths for process definitions
|
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 |
getVersioningScheme() |
static void |
setIsDirectory(boolean isDirectory) |
public Set<String> getProcessdefinitions()
public Map<String,String> getProcessIdToPathMap()
public Map<String,String> getDecisionRefToPathMap()
public Collection<String> getResourcesNewestVersions()
public static String getVersioningScheme()
public static boolean getIsDirectory()
public static void setIsDirectory(boolean isDirectory)
Copyright © 2018 viadee Unternehmensberatung GmbH. All rights reserved.