Package com.jk.core.config
Class JKConstants.Build
java.lang.Object
com.jk.core.config.JKConstants.Build
- Enclosing class:
- JKConstants
This class contains the constants needed for a build.
- Version:
- 1.0
- Author:
- Dr. Jalal H. Kiswani
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BUILD_PROPERTIES
Represents the path to the build properties.- See Also:
-
BUILD_TIMESTAMP
Represents the build time stamp file name.- See Also:
-
BUILD_TIMESTAMP_FORMAT
Represents the format for the build time stamp.- See Also:
-
BUILD_VERSION
Represents the current version for the build.- See Also:
-
-
Constructor Details
-
Build
public Build()
-