Class MetadataRuleDescriptor


  • public class MetadataRuleDescriptor
    extends Object
    Since:
    7.1
    • Constructor Detail

      • MetadataRuleDescriptor

        public MetadataRuleDescriptor()
    • Method Detail

      • getId

        public String getId()
      • getOrder

        public Integer getOrder()
      • getEnabled

        public Boolean getEnabled()
      • getIsAsync

        public Boolean getIsAsync()
      • isAsync

        public boolean isAsync()
        Since:
        2021.13
      • getMetadataMappingIdDescriptors

        public List<String> getMetadataMappingIdDescriptors()
      • getFilterIds

        public List<String> getFilterIds()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object