Interface NonBlockingFiniteStateMachine.TaskDependencies

    • Method Detail

      • getExecutionTimeoutMillis

        long getExecutionTimeoutMillis()
        Return the execution timeout for the task in millisecond.
        Returns:
        the execution timeout
      • getAssociatedKey

        Object getAssociatedKey()
        Return the associated key for the task.
        Returns:
        the associated key