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

META-INF.cxs.rules.trainedNotification.json Maven / Gradle / Ivy

There is a newer version: 2.5.0
Show newest version
{
  "metadata": {
    "id": "smp:trainedRule",
    "name": "Trained",
    "description": "..."
  },
  "raiseEventOnlyOnceForSession": false,
  "condition": {
    "type": "eventTypeCondition",
    "parameterValues": {
      "eventTypeId": "trainingEvent"
    }
  },
  "actions": [
    {
      "type": "trainingNotifAction",
      "parameterValues": {}
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy