Interface StandardSystemProblemTypes
-
public interface StandardSystemProblemTypesDefines the standard set of system problem types- Since:
- 5.0
- See Also:
SystemProblem
-
-
Field Summary
Fields Modifier and Type Field Description static StringMAVEN_ARTIFACT_TRIGGER_CONFIGURATIONstatic StringVCS_CONFIGURATION
-
-
-
Field Detail
-
MAVEN_ARTIFACT_TRIGGER_CONFIGURATION
static final String MAVEN_ARTIFACT_TRIGGER_CONFIGURATION
- See Also:
- Constant Field Values
-
VCS_CONFIGURATION
static final String VCS_CONFIGURATION
- See Also:
- Constant Field Values
-
-