code.data.IFlowOrchestration

Aliases

Parameters

subClasses

Js Constructors

new code_data_IFlowOrchestration(
    orchestrator, // code.data.FlowOrchestrator
    recipe, // code.data.Recipe
    streamProcessors, // scala.collection.immutable.Map[code.data.StreamProcessor[code.data.Datumcode.data.Datum]java.lang.String:String]
    startingPayload, // scala.Option[code.data.Payload[code.data.Datum]]
    overrideLogLevel, // scala.Option[code.data.ConsoleFilter]
    startingParent, // scala.Option[code.data.IFlowOrchestration]
    shutdownPayloadOnCompletion, // java.lang.Boolean:Boolean
    configContext // scala.Option[code.data.ConfigurationContext]
)

ApplyMethods

Methods

$bang$eq(x$1:scala.lang.Any:Any, ):java.lang.Boolean:Boolean
$eq$eq(x$1:scala.lang.Any:Any, ):java.lang.Boolean:Boolean
$hash$hash():java.lang.Int:Int
$init$():scala.Unit:Unit
addTerminationListener(t:code.data.TerminationListener, ):scala.Unit:Unit
asInstanceOf():null:Null
deferTermination():scala.Unit:Unit
eq(x$1:java.lang.Object:Object, ):java.lang.Boolean:Boolean
equals(x$1:scala.lang.Any:Any, ):java.lang.Boolean:Boolean
getClass():java.lang.Class[scala.lang.Any:Any]
getExecutionStrategy():code.data.ExecutionStrategy
getLogLevel():code.data.ConsoleFilter
getPayloadFinalizer():scala.Option[scala.Function0[scala.Unit:Unit]]
getState():null:Null
hashCode():java.lang.Int:Int
id():java.lang.String:String
isInstanceOf():java.lang.Boolean:Boolean
isRunning():java.lang.Boolean:Boolean
kill(exception:java.lang.Exception, ):scala.Unit:Unit
kill$default$1():java.lang.Exception
ne(x$1:java.lang.Object:Object, ):java.lang.Boolean:Boolean
notify():scala.Unit:Unit
notifyAll():scala.Unit:Unit
pause():scala.Unit:Unit
recipe():code.data.Recipe
resume():scala.Unit:Unit
setOnNotifyFlowStatus(pf:scala.Option[scala.Function1[code.data.FlowStatusscala.Unit:Unit]], ):scala.Unit:Unit
setOnPayloadChanged(pf:scala.Option[scala.Function1[code.data.Payload[code.data.Datum]scala.Unit:Unit]], ):scala.Unit:Unit
setParent(p:scala.Option[code.data.IFlowOrchestration], ):scala.Unit:Unit
synchronized(x$1:null:Null, ):null:Null
toString():java.lang.String:String
triggerTime():java.lang.Long:Long
wait():scala.Unit:Unit
wait(x$1:java.lang.Long:Long, ):scala.Unit:Unit
wait(x$1:java.lang.Long:Long, x$2:java.lang.Int:Int, ):scala.Unit:Unit