Interface IRunnableWorkflowObject

    • Method Detail

      • shouldRun

        boolean shouldRun()
        Indicates if the worker thread should run or not.
        Returns:
        true if the worker thread should run, or false otherwise.