com.github.cafdataprocessing:worker-workflow-constants

A worker to generate a workflow of actions to execute in a chain for document workers

License

License

Categories

Categories

Ant Build Tools Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

worker-workflow-constants
Last Version

Last Version

2.0.0-250
Release Date

Release Date

Type

Type

jar
Description

Description

A worker to generate a workflow of actions to execute in a chain for document workers
Project Organization

Project Organization

EntIT Software LLC, a Micro Focus company

Download worker-workflow-constants

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-workflow-constants/ -->
<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>worker-workflow-constants</artifactId>
    <version>2.0.0-250</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-workflow-constants/
implementation 'com.github.cafdataprocessing:worker-workflow-constants:2.0.0-250'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-workflow-constants/
implementation ("com.github.cafdataprocessing:worker-workflow-constants:2.0.0-250")
'com.github.cafdataprocessing:worker-workflow-constants:jar:2.0.0-250'
<dependency org="com.github.cafdataprocessing" name="worker-workflow-constants" rev="2.0.0-250">
  <artifact name="worker-workflow-constants" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-workflow-constants', version='2.0.0-250')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-workflow-constants" % "2.0.0-250"
[com.github.cafdataprocessing/worker-workflow-constants "2.0.0-250"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Workflow Worker

Summary

A worker to generate a workflow of actions to execute in a chain for document workers and begin the sequence. More information on the functioning of the Workflow Worker can be found here.

Modules

worker-workflow

This project contains the Java implementation of the Workflow Worker. It can be found in worker-workflow.

worker-workflow-container

This project builds a Docker image that packages the Workflow Worker for deployment. It can be found in worker-workflow-container.

Feature Testing

The testing for the Workflow Worker is defined in testcases.

com.github.cafdataprocessing

CAF Data Processing

Versions

Version
2.0.0-250
1.0.0-157