|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.sree.schedule.ArchiveAction
public class ArchiveAction
A schedule action to cleanup archive. The archive rules are processed in this action. If an archived report meets an archive rule, the report is removed.
| Constructor Summary | |
|---|---|
ArchiveAction()
|
|
| Method Summary | |
|---|---|
void |
cancel()
Cancel the action. |
void |
run(Principal principal)
Execute 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 |
|---|
public ArchiveAction()
| Method Detail |
|---|
public void run(Principal principal)
run in interface ScheduleActionprincipal - represents an entitypublic void cancel()
cancel in interface CancelableActionpublic String toString()
toString in class Object
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||