Interface IBlackboardInteractingJob<BlackboardType extends Blackboard<?>>

    • Method Detail

      • setBlackboard

        void setBlackboard​(BlackboardType blackboard)
        Sets the blackboard of this job to the given blackboard.
        Parameters:
        blackboard - The blackboard to be used by this job