Interface UnblockedConfigProvider

All Superinterfaces:
ExtensionPoint
All Known Implementing Classes:
FolderPropertyConfigProvider

public interface UnblockedConfigProvider extends ExtensionPoint
  • Method Details

    • getUnblockedConfig

      @Nullable UnblockedConfig getUnblockedConfig(@NonNull Run<?,?> run)