Class SpecWorkspaceImpl.DescriptorImpl

    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • doAutoCompleteName

        public AutoCompletionCandidates doAutoCompleteName​(@QueryParameter
                                                           String value)
        Provides auto-completion for workspace names. Stapler finds this method via the naming convention.
        Parameters:
        value - The text that the user entered.
        Returns:
        suggestion
      • doAutoCompleteSpecPath

        public AutoCompletionCandidates doAutoCompleteSpecPath​(@QueryParameter
                                                               String value)
        Provides auto-completion for workspace names. Stapler finds this method via the naming convention.
        Parameters:
        value - The text that the user entered.
        Returns:
        suggestion