META-INF.cxs.actions.testGroovyAction.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of test-groovy-action-sample
Show all versions of test-groovy-action-sample
This is a simple Apache Unomi plugin that demonstrate how to define and use a Groovy Action
The newest version!
{
"metadata": {
"id": "testGroovyAction",
"name": "testGroovyAction",
"description": "A sample test Groovy Action",
"systemTags": [
"profileTags",
"demographic"
],
"readOnly": true
},
"actionExecutor": "groovy:testGroovyAction",
"parameters": [
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy