WorkRunner

camundala.worker.WorkerExecutor.WorkRunner
object WorkRunner

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
WorkRunner.type

Members list

Value members

Concrete methods

def run(inputObject: In): Either[RunWorkError, Out | NoOutput]