Interface BackgroundJobWithProperties<V>

All Superinterfaces:
BackgroundJob<V>

public interface BackgroundJobWithProperties<V> extends BackgroundJob<V>
  • Method Details

    • setProperties

      void setProperties(Properties properties)