Author: remi
Date: 2009-04-07 12:36:54 +0200 (Tue, 07 Apr 2009)
New Revision: 4384
Modified:
software_suite_v2/tuxware/pytuxisalive/branches/0.3.0/src/tuxisalive/api/scheduler/TasksContainer.py
Log:
* updated a method name
Modified:
software_suite_v2/tuxware/pytuxisalive/branches/0.3.0/src/tuxisalive/api/scheduler/TasksContainer.py
===================================================================
---
software_suite_v2/tuxware/pytuxisalive/branches/0.3.0/src/tuxisalive/api/scheduler/TasksContainer.py
2009-04-07 10:34:28 UTC (rev 4383)
+++
software_suite_v2/tuxware/pytuxisalive/branches/0.3.0/src/tuxisalive/api/scheduler/TasksContainer.py
2009-04-07 10:36:54 UTC (rev 4384)
@@ -125,10 +125,10 @@
return self._sendCommandBooleanResult(cmd)
#
--------------------------------------------------------------------------
- # Load tasks from a directory.
+ # Set the tasks directory
#
--------------------------------------------------------------------------
- def loadTasks(self, tasksDirectory):
- """Load tasks from a directory.
+ def setTasksDirectory(self, tasksDirectory):
+ """Set the tasks directory and start the scheduler.
@param tasksDirectory: Tasks directory.
@return: The success of the directory loading.
"""
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn