Package | Description |
---|---|
org.kepler.workflowscheduler.gui |
Modifier and Type | Method and Description |
---|---|
static LocalRemoteWorkflowMap |
LocalRemoteWorkflowMappingController.getMap(java.lang.String localKarFilePath,
java.lang.String repositoryName)
Get the map which has the given local kar file path and the repository name
|
Modifier and Type | Method and Description |
---|---|
static void |
LocalRemoteWorkflowMappingController.add(LocalRemoteWorkflowMap map)
Add a local-remote map onto this controller
|
boolean |
LocalRemoteWorkflowMap.equals(LocalRemoteWorkflowMap map)
Test if two maps equal
|