Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.oodt.cas.workflow.structs Classes and Interfaces - 24 results found.
NameDescriptionTypePackageFramework
ConditionTaskInstanceThis is a WorkflowTaskInstance that is able to run a WorkflowConditionInstance, identified by the provided task configClassorg.apache.oodt.cas.workflow.structsApache OODT
EngineException An exception throw by the Workflow Engine.Classorg.apache.oodt.cas.workflow.structs.exceptionsApache OODT
FILOPrioritySorterSorts the List of WorkflowProcessor candidates according to the time in which the WorkflowInstance that they are processing wasClassorg.apache.oodt.cas.workflow.structsApache OODT
GraphA representation of data flow and control flow relationship associated with aAuthor:mattmann, bfsoterClassorg.apache.oodt.cas.workflow.structsApache OODT
HighestFIFOPrioritySorterSorts based on highest Priority for a WorkflowProcessor using a particular boostAmount provided by a calling party.Classorg.apache.oodt.cas.workflow.structsApache OODT
HighestPrioritySorterSorts strictly based on associated WorkflowProcessor#getPriority() in reverse natural order.Classorg.apache.oodt.cas.workflow.structsApache OODT
InstanceRepositoryException An exception thrown by the WorkflowInstanceRepository.Classorg.apache.oodt.cas.workflow.structs.exceptionsApache OODT
ParentChildWorkflowA Workflow container object that maps a Parent and a Child Workflow model by using the Graph construct.Classorg.apache.oodt.cas.workflow.structsApache OODT
PriorityPriority of a WorkflowProcessor.Classorg.apache.oodt.cas.workflow.structsApache OODT
PrioritySorterInterface specifying a method to sort and prioritize WorkflowProcessors.Interfaceorg.apache.oodt.cas.workflow.structsApache OODT
RepositoryException An exception thrown by the workflow repository.Classorg.apache.oodt.cas.workflow.structs.exceptionsApache OODT
TaskJob A Resource Manager Job that runs an underlying WorkflowTask.Classorg.apache.oodt.cas.workflow.structsApache OODT
TaskJobInput JobInput for a WorkflowTask.Classorg.apache.oodt.cas.workflow.structsApache OODT
WorkflowA Workflow is an abstract representation of a set of interconnected processes.Classorg.apache.oodt.cas.workflow.structsApache OODT
WorkflowConditionA WorkflowCondition is some pre-condition that must evaluate to true in order for a particular WorkflowTask to be permitted to execute .Classorg.apache.oodt.cas.workflow.structsApache OODT
WorkflowConditionConfigurationConfiguration for a WorkflowCondition.Classorg.apache.oodt.cas.workflow.structsApache OODT
WorkflowConditionInstance The actual evaluation method for the condition should be defined in any class that implements this interface.Interfaceorg.apache.oodt.cas.workflow.structsApache OODT
WorkflowInstanceA WorkflowInstance is an instantiation of the abstract description of a Workflow provided by the Workflow class.Classorg.apache.oodt.cas.workflow.structsApache OODT
WorkflowInstancePageClassorg.apache.oodt.cas.workflow.structsApache OODT
WorkflowStatus Default Workflow Status Strings.Interfaceorg.apache.oodt.cas.workflow.structsApache OODT
WorkflowTaskA Workflow task, or job, or process.Classorg.apache.oodt.cas.workflow.structsApache OODT
WorkflowTaskConfiguration A specialized set of metadata properties for a WorkflowTask.Classorg.apache.oodt.cas.workflow.structsApache OODT
WorkflowTaskInstance The part of a WorkflowTask that is responsible for actually doing the work.Interfaceorg.apache.oodt.cas.workflow.structsApache OODT
WorkflowTaskInstanceExceptionClassorg.apache.oodt.cas.workflow.structs.exceptionsApache OODT