Style Intelligence v12.0

inetsoft.sree.schedule
Class AssetFileBackupAction

java.lang.Object
  extended by inetsoft.sree.schedule.AssetFileBackupAction
All Implemented Interfaces:
ScheduleAction, Serializable

public class AssetFileBackupAction
extends Object
implements ScheduleAction

A schedule action to backup asset.dat.d directory or asset.dat file.

See Also:
Serialized Form

Constructor Summary
AssetFileBackupAction()
           
 
Method Summary
 void run(Principal principal)
          Execute the action.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssetFileBackupAction

public AssetFileBackupAction()
Method Detail

run

public void run(Principal principal)
         throws Throwable
Execute the action.

Specified by:
run in interface ScheduleAction
Parameters:
principal - represents an entity
Throws:
Throwable

Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved.