All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
ai.stapi.graphsystem.systemfixtures.model.command.CreateOperationDefinition.230427021727.CreateEventMessageDefinition.profile.custom.json Maven / Gradle / Ivy
{
"code": "Create EventMessageDefinition",
"system": false,
"instance": true,
"resource": [
"EventMessageDefinition"
],
"kind": "operation",
"parameter": [
{
"name": "meta",
"use": "in",
"min": 0,
"max": "1",
"type": "Meta",
"referencedFrom": [
{
"source": "EventMessageDefinition.meta"
}
],
"targetProfileRef": []
},
{
"name": "name",
"use": "in",
"min": 0,
"max": "1",
"type": "string",
"referencedFrom": [
{
"source": "EventMessageDefinition.name"
}
],
"targetProfileRef": []
},
{
"name": "implicitRules",
"use": "in",
"min": 0,
"max": "1",
"type": "uri",
"referencedFrom": [
{
"source": "EventMessageDefinition.implicitRules"
}
],
"targetProfileRef": []
},
{
"name": "description",
"use": "in",
"min": 0,
"max": "1",
"type": "string",
"referencedFrom": [
{
"source": "EventMessageDefinition.description"
}
],
"targetProfileRef": []
},
{
"name": "language",
"use": "in",
"min": 0,
"max": "1",
"type": "code",
"referencedFrom": [
{
"source": "EventMessageDefinition.language"
}
],
"targetProfileRef": []
},
{
"name": "type",
"use": "in",
"min": 0,
"max": "1",
"type": "Reference",
"referencedFrom": [
{
"source": "EventMessageDefinition.type"
}
],
"targetProfileRef": [
{
"id": "StructureDefinition"
}
]
}
],
"name": "Create EventMessageDefinition",
"description": "Generated command for creating EventMessageDefinition with all fields.",
"id": "CreateEventMessageDefinition",
"type": true,
"status": "draft"
}