/* ************************************************************************
#
# DivConq
#
# http://divconq.com/
#
# Copyright:
# Copyright 2014 eTimeline, LLC. All rights reserved.
#
# License:
# See the license.txt file in the project's top-level directory for details.
#
# Authors:
# * Andy White
#
************************************************************************ */
/**
* <p>
* If you have a task to do in the future create it like you usually would
* with {@link divconq.work} classes. Then submit the task to the scheduler.
* </p>
*
*/
package divconq.scheduler;