Class EventFactoryModificationResult
java.lang.Object
ai.stapi.graphsystem.aggregatedefinition.model.eventFactory.EventFactoryModificationResult
-
Constructor Summary
ConstructorsConstructorDescriptionEventFactoryModificationResult(String eventFactoryId, List<CommandHandlerDefinitionDTO.EventFactory.EventFactoryModification> eventFactoryModifications) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
EventFactoryModificationResult
public EventFactoryModificationResult(String eventFactoryId, List<CommandHandlerDefinitionDTO.EventFactory.EventFactoryModification> eventFactoryModifications)
-
-
Method Details
-
getEventFactoryId
-
getEventFactoryModifications
public List<CommandHandlerDefinitionDTO.EventFactory.EventFactoryModification> getEventFactoryModifications()
-