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

ai.stapi.graphsystem.systemfixtures.model.command.CreateOperationDefinition.230427021727.AddEventFactoryOnAggregateDefinitionCommand.profile.custom.json Maven / Gradle / Ivy

{
  "code": "AddEventFactoryOnAggregateDefinitionCommand",
  "system": false,
  "instance": true,
  "resource": [
    "AggregateDefinition"
  ],
  "kind": "operation",
  "parameter": [
    {
      "name": "eventFactory",
      "use": "in",
      "min": 1,
      "max": "*",
      "type": "CommandHandlerDefinitionEventFactory",
      "referencedFrom": [
        {
          "source": "AggregateDefinition.command.eventFactory"
        }
      ],
      "targetProfileReference": []
    },
    {
      "name": "commandId",
      "use": "in",
      "min": 1,
      "max": "1",
      "type": "id",
      "referencedFrom": [
        {
          "source": "AggregateDefinition.command.id"
        }
      ],
      "targetProfileReference": []
    }
  ],
  "name": "Add EventFactory on AggregateDefinition.command",
  "description": "Generated command for adding eventFactory(CommandHandlerDefinitionEventFactory) on AggregateDefinition Aggregate",
  "id": "AddEventFactoryOnAggregateDefinitionCommand",
  "type": false,
  "status": "draft"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy