Class OperationValues

    • Constructor Detail

    • Method Detail

      • getSimpleFieldValue

        public String getSimpleFieldValue()
        Fetches the user input value for the field with ID: "simpleField" from ImportableFieldsBrowser
        Returns:
        String simpleFieldValue
      • getSelectedListValue

        public String getSelectedListValue()
        Fetches the user Selected value for the field with ID: "listField" from ImportableFieldsBrowser
        Returns:
        String selectedListValue
      • getReplacementValue

        public Long getReplacementValue()
        Fetches the user input value for the field with ID: "replacementField" from ImportableFieldsBrowser
        Returns:
        Long replacementValue
      • getCustomPropertyValue

        public Map<String,​String> getCustomPropertyValue()
        Fetches the the map of user input values for the field with ID: "customPropertiesField" from ImportableFieldsBrowser
        Returns:
        Long replacementValue