Style Intelligence v12.0

inetsoft.sree.schedule
Class AuditAction

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

public class AuditAction
extends Object
implements ScheduleAction

An audit action to clear audit records.

See Also:
Serialized Form

Constructor Summary
AuditAction()
           
 
Method Summary
 void run(Principal principal)
          Execution this action.
 String toString()
          Get the string representation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AuditAction

public AuditAction()
Method Detail

run

public void run(Principal principal)
Execution this action.

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

toString

public String toString()
Get the string representation.

Overrides:
toString in class Object

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