Interface RemoteParameterProvider

    • Method Detail

      • createRemoteParameter

        @NotNull
        RemoteParameter createRemoteParameter​(@NotNull
                                              SBuild build,
                                              @NotNull
                                              Parameter parameter)
        Creates a remote parameter that hold the details of what should be passed down to the agent.
        Returns:
        see above