org.exoplatform.services.wcm.portal
Class XScriptJob

java.lang.Object
  extended by org.exoplatform.services.scheduler.BaseJob
      extended by org.exoplatform.services.wcm.portal.XScriptJob
All Implemented Interfaces:
org.quartz.Job

public class XScriptJob
extends org.exoplatform.services.scheduler.BaseJob

Created by The eXo Platform SAS Author : eXoPlatform benjamin.paillereau@exoplatform.com Nov 28, 2009


Constructor Summary
XScriptJob()
           
 
Method Summary
 void execute(org.exoplatform.services.scheduler.JobContext arg0)
           
 
Methods inherited from class org.exoplatform.services.scheduler.BaseJob
execute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XScriptJob

public XScriptJob()
Method Detail

execute

public void execute(org.exoplatform.services.scheduler.JobContext arg0)
             throws java.lang.Exception
Overrides:
execute in class org.exoplatform.services.scheduler.BaseJob
Throws:
java.lang.Exception


Copyright © 2011 eXo Platform SAS. All Rights Reserved.