- Enclosing class:
- Constants
public static class Constants.MainFiles
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
BUILD_GRADLE
public static final String BUILD_GRADLE
- See Also:
-
-
MAIN_GRADLE
public static final String MAIN_GRADLE
- See Also:
-
-
SETTINGS_GRADLE
public static final String SETTINGS_GRADLE
- See Also:
-
-
DOCKERFILE
public static final String DOCKERFILE
- See Also:
-
-
APP_BUILD_GRADLE
public static final String APP_BUILD_GRADLE
- See Also:
-
-
APPLICATION_PROPERTIES
public static final String APPLICATION_PROPERTIES
- See Also:
-
-
GRADLE_PROPERTIES
public static final String GRADLE_PROPERTIES
- See Also:
-
-
Constructor Details
-
MainFiles
public MainFiles()