HCE Project Python language Distributed Tasks Manager Application, Distributed Crawler Application and client API bindings.  2.0.0-chaika
Hierarchical Cluster Engine Python language binding
app.Utils.DataReplacementConstants Class Reference
Inheritance diagram for app.Utils.DataReplacementConstants:
Collaboration diagram for app.Utils.DataReplacementConstants:

Static Public Attributes

string CUR_YEAR_FULL = "@CUR_YEAR_FULL"
 
string CUR_YEAR_SHORT = "@CUR_YEAR_SHORT"
 
string CUR_MONTH = "@CUR_MONTH"
 
string CUR_DAY = "@CUR_DAY"
 

Detailed Description

Definition at line 924 of file Utils.py.

Member Data Documentation

◆ CUR_DAY

string app.Utils.DataReplacementConstants.CUR_DAY = "@CUR_DAY"
static

Definition at line 929 of file Utils.py.

◆ CUR_MONTH

string app.Utils.DataReplacementConstants.CUR_MONTH = "@CUR_MONTH"
static

Definition at line 928 of file Utils.py.

◆ CUR_YEAR_FULL

string app.Utils.DataReplacementConstants.CUR_YEAR_FULL = "@CUR_YEAR_FULL"
static

Definition at line 926 of file Utils.py.

◆ CUR_YEAR_SHORT

string app.Utils.DataReplacementConstants.CUR_YEAR_SHORT = "@CUR_YEAR_SHORT"
static

Definition at line 927 of file Utils.py.


The documentation for this class was generated from the following file: