org.sakaiproject.delegatedaccess.jobs
Class DelegatedAccessAddToolToMyWorkspacesJob

java.lang.Object
  extended by org.sakaiproject.delegatedaccess.jobs.DelegatedAccessAddToolToMyWorkspacesJob
All Implemented Interfaces:
org.sakaiproject.api.app.scheduler.ScheduledInvocationCommand

public class DelegatedAccessAddToolToMyWorkspacesJob
extends Object
implements org.sakaiproject.api.app.scheduler.ScheduledInvocationCommand


Constructor Summary
DelegatedAccessAddToolToMyWorkspacesJob()
           
 
Method Summary
 void execute(String nodeId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DelegatedAccessAddToolToMyWorkspacesJob

public DelegatedAccessAddToolToMyWorkspacesJob()
Method Detail

execute

public void execute(String nodeId)
Specified by:
execute in interface org.sakaiproject.api.app.scheduler.ScheduledInvocationCommand


Copyright © 2003-2012 Sakai Project. All Rights Reserved.