Class AttributeConfig

    • Constructor Detail

      • AttributeConfig

        public AttributeConfig​(String filePath,
                               String credentialsId,
                               String timeout)
        Instantiates a new AttributeConfig.
        Parameters:
        filePath - the test file path whose attributes to import or export
        credentialsId - the credentials id
        timeout - the export timeout
    • Method Detail

      • getFilePath

        public String getFilePath()
      • equals

        public final boolean equals​(Object other)
        Overrides:
        equals in class Object
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object