Class Action

java.lang.Object
org.deltafi.common.types.Action

public class Action extends Object
  • Constructor Details

    • Action

      public Action()
  • Method Details

    • amendedData

      public boolean amendedData()
    • afterFormat

      public boolean afterFormat()
    • addDomain

      public void addDomain(@NotNull String domainKey, String domainValue, @NotNull String mediaType)
    • addEnrichment

      public void addEnrichment(@NotNull String enrichmentKey, String enrichmentValue)
    • addEnrichment

      public void addEnrichment(@NotNull String enrichmentKey, String enrichmentValue, @NotNull String mediaType)