|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.sree.store.ArchiveConstants
public class ArchiveConstants
This class defines the constants used in the inetsoft.sree.store package.
| Field Summary | |
|---|---|
static String |
AGE
archive rule: delete reports older than specified age |
static String |
CUSTOM_ARCHIVE
A user defined custom archive. |
static String |
DATE
archive rule: delete reports after specified date |
static String |
DEFAULT_ARCHIVE
Default, non-versioned report archive is available. |
static String |
DEFAULT_STORAGE_CLASS
Storage class for default non-versioned archive |
static String |
DISABLED
archive rule: archive rules are disabled |
static String |
NO_ARCHIVE
No report archive is available. |
static String |
VERSION
archive rule: delete reports based on the number of versions |
static String |
VERSIONED_ARCHIVE
Default versioned report archive is available. |
static String |
VERSIONED_STORAGE_CLASS
Storage class for default versioned archive |
| Constructor Summary | |
|---|---|
ArchiveConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String NO_ARCHIVE
public static final String DEFAULT_ARCHIVE
public static final String VERSIONED_ARCHIVE
public static final String CUSTOM_ARCHIVE
public static final String DEFAULT_STORAGE_CLASS
public static final String VERSIONED_STORAGE_CLASS
public static final String DISABLED
public static final String AGE
public static final String DATE
public static final String VERSION
| Constructor Detail |
|---|
public ArchiveConstants()
|
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 | ||||||||