| Modifier and Type | Class and Description | 
|---|---|
| class  | PGETaskInstanceRuns a CAS-style Product Generation Executive based on the PCS Wrapper
 Architecture from mattmann et al. | 
| class  | StdPGETaskInstance | 
| class  | WinPGETaskInstanceRuns a CAS-style Product Generation Executive based on the PCS Wrapper
 Architecture from mattmann et al. | 
| Modifier and Type | Method and Description | 
|---|---|
| Class<? extends WorkflowTaskInstance> | TaskProcessor. getInstanceClass() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TaskProcessor. setInstanceClass(Class<? extends WorkflowTaskInstance> instanceClass) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BranchRedirectorRedirects from an existing  WorkflowInstanceby sending a specified
 event specified by the task configuration parameter namedeventName. | 
| class  | ExternScriptTaskInstance | 
| class  | FilterTaskFilters dynamic  Metadatafrom the provided metadata in theFilterTask.run(Metadata, WorkflowTaskConfiguration)method. | 
| class  | GoodbyeWorld | 
| class  | HelloWorld | 
| class  | LongTask | 
| class  | MailTaskA CAS  WorkflowTaskInstanceresponsible for sending an email
 to a recipient notifying them of ingest. | 
| class  | NoOpTaskPerforms no action, an is a no-op. | 
| class  | NumIncrementTask | 
| class  | RandomStatusUpdateTask | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ConditionTaskInstanceThis is a  WorkflowTaskInstancethat is able to run aWorkflowConditionInstance, identified by the provided task config
 property name "ConditionClassName". | 
| class  | RollbackableWorkflowTaskInstance | 
| Modifier and Type | Method and Description | 
|---|---|
| static WorkflowTaskInstance | GenericWorkflowObjectFactory. getTaskObjectFromClassName(String className)
 Constructs a  WorkflowTaskInstancefrom the given implementation
 class name. | 
| static WorkflowTaskInstance | GenericWorkflowObjectFactory. getTaskObjectFromInnerClassName(Class<?> enclosingInstance,
                               String className)
 Constructs a  WorkflowTaskInstancefrom the given implementation
 class name. | 
Copyright © 1999–2017 Apache OODT. All rights reserved.