Interface IExecutionLifecycleComponentService


  • public interface IExecutionLifecycleComponentService
    • Method Detail

      • getExecutionHandler

        ExecutionLifecycleComponentHandler getExecutionHandler​(PluginConfigSet configurations,
                                                               ExecutionReference executionReference)
        Creates a handler with configured plugins for the execution reference, may return null if no plugins are configured, or job plugins are disabled
        Parameters:
        configurations - configurations
        executionReference - reference
        Returns:
        handler to process events for the execution, or null