Uses of Class
com.scivicslab.turingworkflow.plugins.ssh.NodeInterpreter
Packages that use NodeInterpreter
-
Uses of NodeInterpreter in com.scivicslab.turingworkflow.plugins.ssh
Constructors in com.scivicslab.turingworkflow.plugins.ssh with parameters of type NodeInterpreterModifierConstructorDescriptionNodeActor(String actorName, NodeInterpreter object) Constructs a new NodeActor with the specified actor name and node interpreter object.NodeActor(String actorName, NodeInterpreter object, com.scivicslab.turingworkflow.workflow.IIActorSystem system) Constructs a new NodeActor with the specified actor name, node interpreter object, and actor system.