|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.unihalle.informatik.Alida.workflows.ALDWorkflowHelper
public class ALDWorkflowHelper
| Constructor Summary | |
|---|---|
ALDWorkflowHelper()
|
|
| Method Summary | |
|---|---|
static java.util.Collection<ALDOperatorLocation> |
lookupWorkflows()
Collects work flows from files and return location objects. |
static java.util.Collection<ALDOperatorLocation> |
lookupWorkflows(java.lang.String pathnames)
Collects work flows from files and return location objects. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ALDWorkflowHelper()
| Method Detail |
|---|
public static java.util.Collection<ALDOperatorLocation> lookupWorkflows()
public static java.util.Collection<ALDOperatorLocation> lookupWorkflows(java.lang.String pathnames)
pathnames is a colon separated list of directories
to search for work flow files.
TODO: which directories to consider and requirements on work flow file.
pathnames -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||