All Downloads are FREE. Search and download functionalities are using the official Maven repository.

e.sonataflow.sonataflow-addons-quarkus-python-integration-tests.10.0.0.source-code.PythonScript.sw.json Maven / Gradle / Ivy

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