All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download cas-workflow JAR 0.12 with all dependencies


The workflow management component of a Catalog and Archive Service. This component purposefully separates workflow repositories and workflow engines standard interfaces, and provides some out of the box backend implementations of them (including one based on the javax.sql.DataSource interface). This component provides everything that you need to execute workflows, and science processing pipelines.

Files of the artifact cas-workflow version 0.12 from the group org.apache.oodt.

Test

Download cas-workflow (0.12)
Artifact cas-workflow
Group org.apache.oodt
Version 0.12
Last update 10. February 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 30
Dependencies avro, avro-ipc, commons-codec, commons-collections, commons-dbcp, httpclient, commons-io, commons-lang, commons-pool, concurrent, hsqldb, joda-time, geronimo-javamail_1.4_mail, geronimo-activation_1.1_spec, lucene-core, lucene-analyzers-common, lucene-backward-codecs, cas-cli, cas-metadata, cas-resource, oodt-commons, oodt-conf, jug, xmlrpc, jetty, jetty-util, jetty-management, slf4j-api, log4j-slf4j-impl, jul-to-slf4j,
There are maybe transitive dependencies!
There is a newer version: 1.9.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of cas-workflow Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of cas-workflow version 0.12

META-INF
META-INF.META-INF.DEPENDENCIES
META-INF.META-INF.LICENSE
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.NOTICE
.REMOVE.log
.cmd-line-actions.xml
.cmd-line-options.xml
examples
examples.examples.backwardsTestWorkflow.workflow.xml
examples.examples.condition.workflow.xml
examples.examples.conditions.xml
examples.examples.events.xml
examples.examples.externalScript.workflow.xml
examples.examples.longWorkflow.workflow.xml
examples.examples.mailWorkflow.workflow.xml
examples.examples.optional.workflow.xml
examples.examples.tasks.xml
examples.examples.testMetError.workflow.xml
examples.examples.testMetadataUpdate.workflow.xml
examples.examples.testStatusUpdate.workflow.xml
examples.examples.testWorkflow.workflow.xml
examples.examples.timeout.workflow.xml
examples.wengine
examples.wengine.examples.wengine.GranuleMaps.xml
examples.wengine.examples.wengine.hello-goodbye.xml
examples.wengine.examples.wengine.wengine-lifecycle.xml
examples
examples.examples.workflow-instance-met.xml
examples.examples.workflow-lifecycle.xml
.logging.properties
org.apache.oodt.cas.workflow.cli.action
org.apache.oodt.cas.workflow.cli.action.org.apache.oodt.cas.workflow.cli.action.DynWorkflowCliAction
org.apache.oodt.cas.workflow.cli.action.org.apache.oodt.cas.workflow.cli.action.GetConditionByIdCliAction
org.apache.oodt.cas.workflow.cli.action.org.apache.oodt.cas.workflow.cli.action.GetFirstPageCliAction
org.apache.oodt.cas.workflow.cli.action.org.apache.oodt.cas.workflow.cli.action.GetLastPageCliAction
org.apache.oodt.cas.workflow.cli.action.org.apache.oodt.cas.workflow.cli.action.GetNextPageCliAction
org.apache.oodt.cas.workflow.cli.action.org.apache.oodt.cas.workflow.cli.action.GetPrevPageCliAction
org.apache.oodt.cas.workflow.cli.action.org.apache.oodt.cas.workflow.cli.action.GetRegisteredEventsCliAction
org.apache.oodt.cas.workflow.cli.action.org.apache.oodt.cas.workflow.cli.action.GetTaskByIdCliAction
org.apache.oodt.cas.workflow.cli.action.org.apache.oodt.cas.workflow.cli.action.GetTaskWallClockTimeCliAction
org.apache.oodt.cas.workflow.cli.action.org.apache.oodt.cas.workflow.cli.action.GetWallClockTimeCliAction
org.apache.oodt.cas.workflow.cli.action.org.apache.oodt.cas.workflow.cli.action.GetWorkflowByIdCliAction
org.apache.oodt.cas.workflow.cli.action.org.apache.oodt.cas.workflow.cli.action.GetWorkflowInstCliAction
org.apache.oodt.cas.workflow.cli.action.org.apache.oodt.cas.workflow.cli.action.GetWorkflowInstMetCliAction
org.apache.oodt.cas.workflow.cli.action.org.apache.oodt.cas.workflow.cli.action.GetWorkflowInstsCliAction
org.apache.oodt.cas.workflow.cli.action.org.apache.oodt.cas.workflow.cli.action.GetWorkflowsByEventCliAction
org.apache.oodt.cas.workflow.cli.action.org.apache.oodt.cas.workflow.cli.action.GetWorkflowsCliAction
org.apache.oodt.cas.workflow.cli.action.org.apache.oodt.cas.workflow.cli.action.PauseWorkflowInstCliAction
org.apache.oodt.cas.workflow.cli.action.org.apache.oodt.cas.workflow.cli.action.ResumeWorkflowInstCliAction
org.apache.oodt.cas.workflow.cli.action.org.apache.oodt.cas.workflow.cli.action.SendEventCliAction
org.apache.oodt.cas.workflow.cli.action.org.apache.oodt.cas.workflow.cli.action.StopWorkflowInstCliAction
org.apache.oodt.cas.workflow.cli.action.org.apache.oodt.cas.workflow.cli.action.WorkflowCliAction
org.apache.oodt.cas.workflow.engine
org.apache.oodt.cas.workflow.engine.org.apache.oodt.cas.workflow.engine.ChangeType
org.apache.oodt.cas.workflow.engine.org.apache.oodt.cas.workflow.engine.IterativeWorkflowProcessorThread
org.apache.oodt.cas.workflow.engine.org.apache.oodt.cas.workflow.engine.PrioritizedQueueBasedWorkflowEngine
org.apache.oodt.cas.workflow.engine.org.apache.oodt.cas.workflow.engine.PrioritizedQueueBasedWorkflowEngineFactory
org.apache.oodt.cas.workflow.engine.org.apache.oodt.cas.workflow.engine.TaskQuerier
org.apache.oodt.cas.workflow.engine.org.apache.oodt.cas.workflow.engine.TaskRunner
org.apache.oodt.cas.workflow.engine.org.apache.oodt.cas.workflow.engine.ThreadPoolWorkflowEngine
org.apache.oodt.cas.workflow.engine.org.apache.oodt.cas.workflow.engine.ThreadPoolWorkflowEngineFactory
org.apache.oodt.cas.workflow.engine.org.apache.oodt.cas.workflow.engine.WorkflowEngine
org.apache.oodt.cas.workflow.engine.org.apache.oodt.cas.workflow.engine.WorkflowEngineFactory
org.apache.oodt.cas.workflow.engine.processor
org.apache.oodt.cas.workflow.engine.processor.org.apache.oodt.cas.workflow.engine.processor.ConditionProcessor
org.apache.oodt.cas.workflow.engine.processor.org.apache.oodt.cas.workflow.engine.processor.ParallelProcessor
org.apache.oodt.cas.workflow.engine.processor.org.apache.oodt.cas.workflow.engine.processor.SequentialProcessor
org.apache.oodt.cas.workflow.engine.processor.org.apache.oodt.cas.workflow.engine.processor.TaskProcessor
org.apache.oodt.cas.workflow.engine.processor.org.apache.oodt.cas.workflow.engine.processor.WorkflowProcessor
org.apache.oodt.cas.workflow.engine.processor.org.apache.oodt.cas.workflow.engine.processor.WorkflowProcessorBuilder
org.apache.oodt.cas.workflow.engine.processor.org.apache.oodt.cas.workflow.engine.processor.WorkflowProcessorHelper
org.apache.oodt.cas.workflow.engine.processor.org.apache.oodt.cas.workflow.engine.processor.WorkflowProcessorListener
org.apache.oodt.cas.workflow.engine.processor.org.apache.oodt.cas.workflow.engine.processor.WorkflowProcessorQueue
org.apache.oodt.cas.workflow.engine.runner
org.apache.oodt.cas.workflow.engine.runner.org.apache.oodt.cas.workflow.engine.runner.AbstractEngineRunnerBase
org.apache.oodt.cas.workflow.engine.runner.org.apache.oodt.cas.workflow.engine.runner.AsynchronousLocalEngineRunner
org.apache.oodt.cas.workflow.engine.runner.org.apache.oodt.cas.workflow.engine.runner.AsynchronousLocalEngineRunnerFactory
org.apache.oodt.cas.workflow.engine.runner.org.apache.oodt.cas.workflow.engine.runner.EngineRunner
org.apache.oodt.cas.workflow.engine.runner.org.apache.oodt.cas.workflow.engine.runner.EngineRunnerFactory
org.apache.oodt.cas.workflow.engine.runner.org.apache.oodt.cas.workflow.engine.runner.ResourceRunner
org.apache.oodt.cas.workflow.engine.runner.org.apache.oodt.cas.workflow.engine.runner.ResourceRunnerFactory
org.apache.oodt.cas.workflow.examples
org.apache.oodt.cas.workflow.examples.org.apache.oodt.cas.workflow.examples.BranchRedirector
org.apache.oodt.cas.workflow.examples.org.apache.oodt.cas.workflow.examples.CheckForMetadataKeys
org.apache.oodt.cas.workflow.examples.org.apache.oodt.cas.workflow.examples.ExternScriptTaskInstance
org.apache.oodt.cas.workflow.examples.org.apache.oodt.cas.workflow.examples.FalseCondition
org.apache.oodt.cas.workflow.examples.org.apache.oodt.cas.workflow.examples.FilterTask
org.apache.oodt.cas.workflow.examples.org.apache.oodt.cas.workflow.examples.GoodbyeWorld
org.apache.oodt.cas.workflow.examples.org.apache.oodt.cas.workflow.examples.HelloWorld
org.apache.oodt.cas.workflow.examples.org.apache.oodt.cas.workflow.examples.LongCondition
org.apache.oodt.cas.workflow.examples.org.apache.oodt.cas.workflow.examples.LongTask
org.apache.oodt.cas.workflow.examples.org.apache.oodt.cas.workflow.examples.MailTask
org.apache.oodt.cas.workflow.examples.org.apache.oodt.cas.workflow.examples.NoOpTask
org.apache.oodt.cas.workflow.examples.org.apache.oodt.cas.workflow.examples.NumIncrementTask
org.apache.oodt.cas.workflow.examples.org.apache.oodt.cas.workflow.examples.PrerequisiteCondition
org.apache.oodt.cas.workflow.examples.org.apache.oodt.cas.workflow.examples.RandomStatusUpdateTask
org.apache.oodt.cas.workflow.examples.org.apache.oodt.cas.workflow.examples.ResmgrJobCondition
org.apache.oodt.cas.workflow.examples.org.apache.oodt.cas.workflow.examples.TrueCondition
org.apache.oodt.cas.workflow.exceptions
org.apache.oodt.cas.workflow.exceptions.org.apache.oodt.cas.workflow.exceptions.WorkflowException
org.apache.oodt.cas.workflow.instrepo
org.apache.oodt.cas.workflow.instrepo.org.apache.oodt.cas.workflow.instrepo.AbstractPaginatibleInstanceRepository
org.apache.oodt.cas.workflow.instrepo.org.apache.oodt.cas.workflow.instrepo.DataSourceWorkflowInstanceRepository
org.apache.oodt.cas.workflow.instrepo.org.apache.oodt.cas.workflow.instrepo.DataSourceWorkflowInstanceRepositoryFactory
org.apache.oodt.cas.workflow.instrepo.org.apache.oodt.cas.workflow.instrepo.LuceneWorkflowInstanceRepository
org.apache.oodt.cas.workflow.instrepo.org.apache.oodt.cas.workflow.instrepo.LuceneWorkflowInstanceRepositoryFactory
org.apache.oodt.cas.workflow.instrepo.org.apache.oodt.cas.workflow.instrepo.MemoryWorkflowInstanceRepository
org.apache.oodt.cas.workflow.instrepo.org.apache.oodt.cas.workflow.instrepo.MemoryWorkflowInstanceRepositoryFactory
org.apache.oodt.cas.workflow.instrepo.org.apache.oodt.cas.workflow.instrepo.WorkflowInstanceMetMap
org.apache.oodt.cas.workflow.instrepo.org.apache.oodt.cas.workflow.instrepo.WorkflowInstanceMetMapKeys
org.apache.oodt.cas.workflow.instrepo.org.apache.oodt.cas.workflow.instrepo.WorkflowInstanceMetadataReader
org.apache.oodt.cas.workflow.instrepo.org.apache.oodt.cas.workflow.instrepo.WorkflowInstanceRepository
org.apache.oodt.cas.workflow.instrepo.org.apache.oodt.cas.workflow.instrepo.WorkflowInstanceRepositoryFactory
org.apache.oodt.cas.workflow.lifecycle
org.apache.oodt.cas.workflow.lifecycle.org.apache.oodt.cas.workflow.lifecycle.WorkflowLifecycle
org.apache.oodt.cas.workflow.lifecycle.org.apache.oodt.cas.workflow.lifecycle.WorkflowLifecycleManager
org.apache.oodt.cas.workflow.lifecycle.org.apache.oodt.cas.workflow.lifecycle.WorkflowLifecycleMetKeys
org.apache.oodt.cas.workflow.lifecycle.org.apache.oodt.cas.workflow.lifecycle.WorkflowLifecycleStage
org.apache.oodt.cas.workflow.lifecycle.org.apache.oodt.cas.workflow.lifecycle.WorkflowLifecyclesReader
org.apache.oodt.cas.workflow.lifecycle.org.apache.oodt.cas.workflow.lifecycle.WorkflowState
org.apache.oodt.cas.workflow.metadata
org.apache.oodt.cas.workflow.metadata.org.apache.oodt.cas.workflow.metadata.CoreMetKeys
org.apache.oodt.cas.workflow.repository
org.apache.oodt.cas.workflow.repository.org.apache.oodt.cas.workflow.repository.DataSourceWorkflowRepository
org.apache.oodt.cas.workflow.repository.org.apache.oodt.cas.workflow.repository.DataSourceWorkflowRepositoryFactory
org.apache.oodt.cas.workflow.repository.org.apache.oodt.cas.workflow.repository.PackagedWorkflowRepository
org.apache.oodt.cas.workflow.repository.org.apache.oodt.cas.workflow.repository.PackagedWorkflowRepositoryFactory
org.apache.oodt.cas.workflow.repository.org.apache.oodt.cas.workflow.repository.WorkflowRepository
org.apache.oodt.cas.workflow.repository.org.apache.oodt.cas.workflow.repository.WorkflowRepositoryFactory
org.apache.oodt.cas.workflow.repository.org.apache.oodt.cas.workflow.repository.XMLWorkflowRepository
org.apache.oodt.cas.workflow.repository.org.apache.oodt.cas.workflow.repository.XMLWorkflowRepositoryFactory
org.apache.oodt.cas.workflow.structs
org.apache.oodt.cas.workflow.structs.org.apache.oodt.cas.workflow.structs.ConditionTaskInstance
org.apache.oodt.cas.workflow.structs.org.apache.oodt.cas.workflow.structs.FILOPrioritySorter
org.apache.oodt.cas.workflow.structs.org.apache.oodt.cas.workflow.structs.Graph
org.apache.oodt.cas.workflow.structs.org.apache.oodt.cas.workflow.structs.HighestFIFOPrioritySorter
org.apache.oodt.cas.workflow.structs.org.apache.oodt.cas.workflow.structs.HighestPrioritySorter
org.apache.oodt.cas.workflow.structs.org.apache.oodt.cas.workflow.structs.ParentChildWorkflow
org.apache.oodt.cas.workflow.structs.org.apache.oodt.cas.workflow.structs.Priority
org.apache.oodt.cas.workflow.structs.org.apache.oodt.cas.workflow.structs.PrioritySorter
org.apache.oodt.cas.workflow.structs.org.apache.oodt.cas.workflow.structs.TaskJob
org.apache.oodt.cas.workflow.structs.org.apache.oodt.cas.workflow.structs.TaskJobInput
org.apache.oodt.cas.workflow.structs.org.apache.oodt.cas.workflow.structs.Workflow
org.apache.oodt.cas.workflow.structs.org.apache.oodt.cas.workflow.structs.WorkflowCondition
org.apache.oodt.cas.workflow.structs.org.apache.oodt.cas.workflow.structs.WorkflowConditionConfiguration
org.apache.oodt.cas.workflow.structs.org.apache.oodt.cas.workflow.structs.WorkflowConditionInstance
org.apache.oodt.cas.workflow.structs.org.apache.oodt.cas.workflow.structs.WorkflowInstance
org.apache.oodt.cas.workflow.structs.org.apache.oodt.cas.workflow.structs.WorkflowInstancePage
org.apache.oodt.cas.workflow.structs.org.apache.oodt.cas.workflow.structs.WorkflowStatus
org.apache.oodt.cas.workflow.structs.org.apache.oodt.cas.workflow.structs.WorkflowTask
org.apache.oodt.cas.workflow.structs.org.apache.oodt.cas.workflow.structs.WorkflowTaskConfiguration
org.apache.oodt.cas.workflow.structs.org.apache.oodt.cas.workflow.structs.WorkflowTaskInstance
org.apache.oodt.cas.workflow.structs.exceptions
org.apache.oodt.cas.workflow.structs.exceptions.org.apache.oodt.cas.workflow.structs.exceptions.EngineException
org.apache.oodt.cas.workflow.structs.exceptions.org.apache.oodt.cas.workflow.structs.exceptions.InstanceRepositoryException
org.apache.oodt.cas.workflow.structs.exceptions.org.apache.oodt.cas.workflow.structs.exceptions.RepositoryException
org.apache.oodt.cas.workflow.structs.exceptions.org.apache.oodt.cas.workflow.structs.exceptions.WorkflowTaskInstanceException
org.apache.oodt.cas.workflow.system
org.apache.oodt.cas.workflow.system.org.apache.oodt.cas.workflow.system.XmlRpcWorkflowManager
org.apache.oodt.cas.workflow.system.org.apache.oodt.cas.workflow.system.XmlRpcWorkflowManagerClient
org.apache.oodt.cas.workflow.tools
org.apache.oodt.cas.workflow.tools.org.apache.oodt.cas.workflow.tools.InstanceRepoCleaner
org.apache.oodt.cas.workflow.util
org.apache.oodt.cas.workflow.util.org.apache.oodt.cas.workflow.util.CygwinScriptFile
org.apache.oodt.cas.workflow.util.org.apache.oodt.cas.workflow.util.DbStructFactory
org.apache.oodt.cas.workflow.util.org.apache.oodt.cas.workflow.util.GenericWorkflowObjectFactory
org.apache.oodt.cas.workflow.util.org.apache.oodt.cas.workflow.util.Pagination
org.apache.oodt.cas.workflow.util.org.apache.oodt.cas.workflow.util.ScriptFile
org.apache.oodt.cas.workflow.util.org.apache.oodt.cas.workflow.util.XmlRpcStructFactory
org.apache.oodt.cas.workflow.util.org.apache.oodt.cas.workflow.util.XmlStructFactory
.workflow.properties
.workflow.sql
.workflow_oracle_create_sequences.sql




© 2015 - 2025 Weber Informatics LLC | Privacy Policy