Style Intelligence v12.0

inetsoft.sree.schedule
Class XAssetDependencyAction

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

public class XAssetDependencyAction
extends Object
implements ScheduleAction

A schedule action to check dependencies between assets.

See Also:
Serialized Form

Constructor Summary
XAssetDependencyAction()
           
 
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

XAssetDependencyAction

public XAssetDependencyAction()
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.