public interface FastLane
| Modifier and Type | Field and Description |
|---|---|
static String |
FASTLANE_BASE_PATH
Name of the base path under which all Tools configuration files are located.
|
static String |
REST_RESOURCES_CONFIG_PATH
Path under which the configuration file is stored.
|
static String |
REST_RESOURCES_RESOURCE_NAME
Name of the resource that contains the name of the class with the @ToolsConfig annotation.
|
static final String FASTLANE_BASE_PATH
static final String REST_RESOURCES_RESOURCE_NAME
static final String REST_RESOURCES_CONFIG_PATH
Copyright © 2021. All rights reserved.