|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WorkflowTaskInstance | |
---|---|
org.apache.oodt.cas.workflow.examples | |
org.apache.oodt.cas.workflow.util |
Uses of WorkflowTaskInstance in org.apache.oodt.cas.workflow.examples |
---|
Classes in org.apache.oodt.cas.workflow.examples that implement WorkflowTaskInstance | |
---|---|
class |
ExternScriptTaskInstance
|
class |
GoodbyeWorld
|
class |
HelloWorld
|
class |
LongTask
|
class |
MailTask
A CAS WorkflowTaskInstance responsible for sending an email
to a recipient notifying them of ingest. |
class |
NumIncrementTask
|
class |
RandomStatusUpdateTask
|
Uses of WorkflowTaskInstance in org.apache.oodt.cas.workflow.util |
---|
Methods in org.apache.oodt.cas.workflow.util that return WorkflowTaskInstance | |
---|---|
static WorkflowTaskInstance |
GenericWorkflowObjectFactory.getTaskObjectFromClassName(String className)
Constructs a WorkflowTaskInstance from the given implementation
class name. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |