Class Selector


  • class Selector
    extends java.lang.Object
    • Method Detail

      • getGlobal

        private int getGlobal​(InvokerProperties invokerProperties)
        Determines whether selector conditions of the specified invoker properties match the current environment.
        Parameters:
        invokerProperties - The invoker properties to check, must not be null.
        Returns:
        0 if the job corresponding to the properties should be run, otherwise a bitwise value representing the reason why it should be skipped.