|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.globus.cog.karajan.workflow.nodes.FlowNode
org.globus.cog.karajan.workflow.nodes.FlowContainer
org.globus.cog.karajan.workflow.nodes.Sequential
org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments
org.globus.cog.karajan.workflow.nodes.SequentialWithArguments
org.globus.cog.karajan.workflow.nodes.grid.AbstractGridNode
org.globus.cog.karajan.workflow.nodes.grid.AbstractFileOperation
org.globus.cog.karajan.workflow.nodes.grid.FileList
public class FileList
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.globus.cog.karajan.workflow.nodes.FlowNode |
|---|
FlowNode.FNTP |
| Field Summary | |
|---|---|
static Arg |
A_DIR
|
| Fields inherited from class org.globus.cog.karajan.workflow.nodes.grid.AbstractFileOperation |
|---|
logger, OA_HOST, OA_PROVIDER |
| Fields inherited from class org.globus.cog.karajan.workflow.nodes.grid.AbstractGridNode |
|---|
A_SECURITY_CONTEXT, HANDLER, tasks |
| Fields inherited from class org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments |
|---|
QUOTED |
| Fields inherited from class org.globus.cog.karajan.workflow.nodes.FlowNode |
|---|
A_INLINE_TEXT, debug, startCount, STDERR, STDOUT, threadTracker |
| Fields inherited from interface org.globus.cog.karajan.workflow.nodes.FlowElement |
|---|
ANNOTATION, CALLER, FILENAME, LINE, TEXT, UID |
| Constructor Summary | |
|---|---|
FileList()
|
|
| Method Summary | |
|---|---|
protected String[] |
getArguments(VariableStack stack)
|
protected String |
getOperation(VariableStack stack)
|
protected void |
taskCompleted(StatusEvent e,
VariableStack stack)
|
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.grid.AbstractFileOperation |
|---|
getService, submitTask |
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.grid.AbstractGridNode |
|---|
abortEvent, fireNotificationEvent, getHost, getScheduler, getSecurityContext, post, removeTask, setSecurityContext, setSecurityContextIfNotLocal, statusChanged, submitScheduled, submitUnscheduled, taskFailed |
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments |
|---|
addChannel, argumentsEvaluated, checkArguments, childCompleted, getArgument, getArgumentCount, getArgumentIndex, getArgumentNames, getArguments, getChannels, getMaxArgIndex, getNonpropargs, getOptionalArgs, getQuotedArgs, getSortedArgs, hasChannels, hasNestedArguments, hasVariableArguments, initializeArgs, initializeStatic, newNameBindingVariableArguments, newVariableArguments, pre, processArguments, setArguments, setHasVargs, setNestedArgs, setNonpropargs, setQuotedArgs, setVargs |
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.Sequential |
|---|
executeChildren, executeSingle, exit, getIndex, moreToExecute, notificationEvent, preDecIndex, preIncIndex, setIndex, startElement, startNext |
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.FlowContainer |
|---|
execute, getChildFailed, isOptimizable, setChildFailed, setOptimize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final Arg A_DIR
| Constructor Detail |
|---|
public FileList()
| Method Detail |
|---|
protected String getOperation(VariableStack stack)
throws ExecutionException
getOperation in class AbstractFileOperationExecutionException
protected String[] getArguments(VariableStack stack)
throws ExecutionException
getArguments in class AbstractFileOperationExecutionException
protected void taskCompleted(StatusEvent e,
VariableStack stack)
throws ExecutionException
taskCompleted in class AbstractGridNodeExecutionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||