org.exoplatform.processes.publishing
Class BackupContentActionHandler

java.lang.Object
  extended by org.exoplatform.processes.publishing.BackupContentActionHandler
All Implemented Interfaces:
java.io.Serializable, org.jbpm.graph.def.ActionHandler
Direct Known Subclasses:
ScheduleBackupTimerActionHandler

public class BackupContentActionHandler
extends java.lang.Object
implements org.jbpm.graph.def.ActionHandler

Created by The eXo Platform SAS Author : Pham Xuan Hoa hoa.pham@exoplatform.com Dec 13, 2007

See Also:
Serialized Form

Constructor Summary
BackupContentActionHandler()
           
 
Method Summary
protected  void backupContent(org.jbpm.graph.exe.ExecutionContext context)
           
 void execute(org.jbpm.graph.exe.ExecutionContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackupContentActionHandler

public BackupContentActionHandler()
Method Detail

execute

public void execute(org.jbpm.graph.exe.ExecutionContext context)
Specified by:
execute in interface org.jbpm.graph.def.ActionHandler

backupContent

protected void backupContent(org.jbpm.graph.exe.ExecutionContext context)
                      throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2010 eXo Platform SAS. All Rights Reserved.