public class LocalRemoteWorkflowMappingController extends java.lang.Object
| Constructor and Description |
|---|
LocalRemoteWorkflowMappingController() |
| Modifier and Type | Method and Description |
|---|---|
static void |
add(LocalRemoteWorkflowMap map)
Add a local-remote map onto this controller
|
static LocalRemoteWorkflowMap |
getMap(java.lang.String localKarFilePath,
java.lang.String repositoryName)
Get the map which has the given local kar file path and the repository name
|
public LocalRemoteWorkflowMappingController()
public static void add(LocalRemoteWorkflowMap map)
map - public static LocalRemoteWorkflowMap getMap(java.lang.String localKarFilePath, java.lang.String repositoryName)
localKarFilePath - repositoryName -