Class ExpectedInputAnnotation

java.lang.Object
org.mule.datasense.impl.model.annotations.ExpectedInputAnnotation
All Implemented Interfaces:
AstNodeAnnotation

public class ExpectedInputAnnotation extends Object implements AstNodeAnnotation
  • Constructor Details

    • ExpectedInputAnnotation

      public ExpectedInputAnnotation(EventType eventType)
  • Method Details

    • getEventType

      public EventType getEventType()