org.apache.oozie
Class BuildInfo
java.lang.Object
org.apache.oozie.BuildInfo
public class BuildInfo
- extends Object
This class Provide Oozie build information.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BUILD_USER_NAME
public static final String BUILD_USER_NAME
- See Also:
- Constant Field Values
BUILD_TIME
public static final String BUILD_TIME
- See Also:
- Constant Field Values
BUILD_VERSION
public static final String BUILD_VERSION
- See Also:
- Constant Field Values
BUILD_VC_REVISION
public static final String BUILD_VC_REVISION
- See Also:
- Constant Field Values
BUILD_VC_URL
public static final String BUILD_VC_URL
- See Also:
- Constant Field Values
getBuildInfo
public static Properties getBuildInfo()
- Return the build info properties.
- Returns:
- the build info properties.
Copyright © 2013 Apache Software Foundation. All Rights Reserved.