Interface LogStorageFactory

    • Method Detail

      • forBuild

        @CheckForNull
        LogStorage forBuild​(@NonNull
                            FlowExecutionOwner b)
        Checks whether we should handle a given build.
        Parameters:
        b - a build about to start
        Returns:
        a mechanism for handling this build, or null to fall back to the next implementation or the default