Interface TaskProcessor.Condition

    • Method Detail

      • isValid

        boolean isValid()
        Check the condition.
        Returns:
        true when condition is valid, false otherwise.