blob: 24a3fa98b9210ed6ae53d15ffbb32ba1ff6b3acd [file] [log] [blame]
{
"classLoaderSharing" : "workflow",
"script" : "output = string1 + string2;",
"localworkerName" : "org.embl.ebi.escience.scuflworkers.java.StringConcat",
"inputPorts" : [ {
"name" : "string1",
"depth" : 0,
"type" : "String"
}, {
"name" : "string2",
"depth" : 0,
"type" : "String"
} ],
"outputPorts" : [ {
"name" : "output",
"depth" : 0,
"granularDepth" : 0
} ],
"isAltered" : false
}