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 Detail

      • getAttributes

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