java.lang.Object
org.apache.camel.component.salesforce.api.dto.pubsub.PublishResult

public class PublishResult extends Object
  • Constructor Details

  • Method Details

    • getReplayId

      public String getReplayId()
    • hasError

      public boolean hasError()
    • getError

      public Error getError()
    • getCorrelationKey

      public String getCorrelationKey()
    • getSource

      public PublishResult getSource()
    • toString

      public String toString()
      Overrides:
      toString in class Object