e.sonataflow.sonataflow-addons-quarkus-python-integration-tests.10.0.0.source-code.PythonScript.sw.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sonataflow-addons-quarkus-python-integration-tests
Show all versions of sonataflow-addons-quarkus-python-integration-tests
Serverless Workflow Python Quarkus Addons Testing
The newest version!
{
"id" : "Duplicate",
"start" : "operation_0",
"functions" : [ {
"name" : "python",
"operation" : "script:python",
"type" : "custom"
} ],
"states" : [ {
"actions" : [ {
"functionRef" : {
"refName" : "python",
"arguments" : {
"x" : ".x",
"script" : "x*=2"
}
}
} ],
"name" : "operation_0",
"type" : "operation",
"end" : true,
"stateDataFilter" : {
"output" : "{result:$WORKFLOW.python.x}"
}
} ]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy