C8Worker
orchescala.worker.c8.C8Worker
trait C8Worker[In <: Product, Out <: Product] extends WorkerDsl[In, Out], JobHandler
Attributes
- Graph
-
- Supertypes
-
trait JobHandlertrait WorkerDsl[In, Out]class Objecttrait Matchableclass Any
Members list
Type members
Classlikes
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object BusinessKey
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
BusinessKey.type
Value members
Inherited methods
Attributes
- Inherited from:
- WorkerDsl
protected def filteredOutput(outputVariables: Seq[String], allOutputs: Map[String, Any]): Map[String, Any]
Attributes
- Inherited from:
- WorkerDsl
Attributes
- Inherited from:
- WorkerDsl
protected def regexMatchesAll(errorHandled: Boolean, error: OrchescalaWorkerError, regexHandledErrors: Seq[String]): Boolean
Attributes
- Inherited from:
- WorkerDsl
Attributes
- Inherited from:
- WorkerDsl
Attributes
- Inherited from:
- WorkerDsl
Attributes
- Inherited from:
- WorkerDsl
Attributes
- Inherited from:
- WorkerDsl
Inherited and Abstract methods
Attributes
- Inherited from:
- WorkerDsl
In this article