Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.oodt.cas.workflow.examples Classes and Interfaces - 14 results found.
NameDescriptionTypePackageFramework
BranchRedirectorRedirects from an existing WorkflowInstance by sending a specified event specified by the task configuration parameter namedClassorg.apache.oodt.cas.workflow.examplesApache OODT
CheckForMetadataKeysClassorg.apache.oodt.cas.workflow.examplesApache OODT
ExternScriptTaskInstance A task that takes in the static configuration parameter, and metadata args, then runs an external script.Classorg.apache.oodt.cas.workflow.examplesApache OODT
FalseCondition A WorkflowConditionInstance that always returns false.Classorg.apache.oodt.cas.workflow.examplesApache OODT
FilterTaskFilters dynamic Metadata from the provided metadata in the run(Metadata, WorkflowTaskConfiguration) method.Classorg.apache.oodt.cas.workflow.examplesApache OODT
GoodbyeWorld A simple task that takes in a static configuration parameter, Person, and echos the string Goodbye ${person}.Classorg.apache.oodt.cas.workflow.examplesApache OODT
HelloWorld A simple task that takes in the static configuration parameter, Person, and echos the String Hello ${person}.Classorg.apache.oodt.cas.workflow.examplesApache OODT
LongCondition A Simple condition that evaluates to false as many times as specified by the dynamic metadata parameter numFalse.Classorg.apache.oodt.cas.workflow.examplesApache OODT
LongTask An example task to simulate actual work that should last a specified number of seconds.Classorg.apache.oodt.cas.workflow.examplesApache OODT
MailTaskA CAS WorkflowTaskInstance responsible for sending an email to a recipient notifying them of ingest.Classorg.apache.oodt.cas.workflow.examplesApache OODT
NoOpTaskPerforms no action, an is a no-op.Classorg.apache.oodt.cas.workflow.examplesApache OODT
NumIncrementTask This task illustrates OODT-53 by taking a num Metadata parameter and then incrementing it.Classorg.apache.oodt.cas.workflow.examplesApache OODT
RandomStatusUpdateTask This class illustrates OODT-86, demonstrating how the method XmlRpcWorkflowManager.Classorg.apache.oodt.cas.workflow.examplesApache OODT
TrueCondition A simple condition that always returns true when invoked.Classorg.apache.oodt.cas.workflow.examplesApache OODT