Interface BuildContextEx

    • Method Detail

      • getCheckoutDirectory

        @NotNull
        File getCheckoutDirectory()
        Returns checkout directory: directory where checkout is performed
        Returns:
        see above
        Since:
        6.0
      • getArtifactsPaths

        @Nullable
        String getArtifactsPaths()
        Returns artifacts paths specified for build
        Returns:
        artifacts paths
        Since:
        6.0
      • cleanParameters

        void cleanParameters()