Interface ExtendableJobConfiguration

All Known Implementing Classes:
AbstractExtendableJobConfiguration

public interface ExtendableJobConfiguration
Interface of the configuration of an extendible job. This type of configuration is able to forward required data objects to the extending job configuration builders.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the configuration of the current launch.
  • Method Details

    • getAttributes

      Map<String,Object> getAttributes()
      Get the configuration of the current launch.
      Returns:
      the launchConfiguration