Class ComponentGenerationInformationDTO

java.lang.Object
org.mule.runtime.ast.internal.serialization.dto.ComponentGenerationInformationDTO
All Implemented Interfaces:
ComponentGenerationInformation

public class ComponentGenerationInformationDTO extends Object implements ComponentGenerationInformation
This is a serializable form of a ComponentGenerationInformation
  • Constructor Details

    • ComponentGenerationInformationDTO

      public ComponentGenerationInformationDTO(org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax syntax)
  • Method Details