Class ReportConfig
- java.lang.Object
-
- org.gcube.contentmanager.storageserver.accounting.ReportConfig
-
public class ReportConfig extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intACCOUNTING_TYPEReport type - used by : Report factory class
-
Constructor Summary
Constructors Constructor Description ReportConfig()
-
-
-
Field Detail
-
ACCOUNTING_TYPE
public static final int ACCOUNTING_TYPE
Report type - used by : Report factory class- See Also:
- Constant Field Values
-
-