|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.cog.abstraction.impl.common.task.TaskImpl
org.globus.cog.gridshell.tasks.AbstractTask
org.globus.cog.gridshell.tasks.AbstractFileTask
org.globus.cog.gridshell.tasks.AbstractFileOperationTask
org.globus.cog.gridshell.tasks.IsDirectoryTask
A task that determines if something is a directory
| Field Summary |
| Fields inherited from interface org.globus.cog.abstraction.interfaces.Task |
FILE_OPERATION, FILE_TRANSFER, INFORMATION_QUERY, JOB_SUBMISSION |
| Fields inherited from interface org.globus.cog.abstraction.interfaces.ExecutableObject |
TASK, TASKGRAPH |
| Constructor Summary | |
IsDirectoryTask(StartTask connection,
String name)
Crates a task that determines if something is a directory |
|
| Method Summary | |
String |
getOperation()
|
| Methods inherited from class org.globus.cog.gridshell.tasks.AbstractFileOperationTask |
getPort, getProvider, getServiceContact, getSessionId, getTaskHandler, initTask |
| Methods inherited from class org.globus.cog.gridshell.tasks.AbstractFileTask |
createTaskHandler, getArguments, getResult, setArguments |
| Methods inherited from class org.globus.cog.gridshell.tasks.AbstractTask |
addScopeStatusListener, isLocked, notifyAllLock, submitAndWait, submitTask |
| Methods inherited from class org.globus.cog.abstraction.impl.common.task.TaskImpl |
addOutputListener, addService, addStatusListener, equals, getAllAttributes, getAllServices, getAttribute, getCompletedTime, getIdentity, getName, getObjectType, getRequiredServices, getService, getSpecification, getStatus, getStdError, getStdOutput, getSubmittedTime, getType, hashCode, isActive, isCanceled, isCompleted, isFailed, isSuspended, isUnsubmitted, removeAllServices, removeOutputListener, removeService, removeService, removeStatusListener, setAttribute, setIdentity, setName, setProvider, setRequiredService, setService, setSpecification, setStatus, setStatus, setStdError, setStdOutput, setType, toString, toXML |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public IsDirectoryTask(StartTask connection,
String name)
throws InvalidProviderException,
ProviderMethodException
connection - name -
InvalidProviderException
ProviderMethodException| Method Detail |
public String getOperation()
getOperation in class AbstractFileTask
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||