@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_CodeAnalysisConnectionEmpty()
Key
CodeAnalysisConnectionEmpty: Connection string
cannot be empty if analyzing database objects.. |
static org.jvnet.localizer.Localizable |
_CodeAnalysisDisplayName()
Key
CodeAnalysisDisplayName: Perform code analysis with
Toad DevOps Toolkit. |
static org.jvnet.localizer.Localizable |
_ConnectionEmpty()
Key
ConnectionEmpty: Connection string cannot be
empty.. |
static org.jvnet.localizer.Localizable |
_DBObjectDisplayName()
Key
DBObjectDisplayName: Database object. |
static org.jvnet.localizer.Localizable |
_DBObjectFolderDisplayName()
Key
DBObjectFolderDisplayName: Database object folder. |
static org.jvnet.localizer.Localizable |
_DBObjectTypeAllTypes()
Key
DBObjectTypeAllTypes: All types. |
static org.jvnet.localizer.Localizable |
_DBObjectTypeFunctions()
Key
DBObjectTypeFunctions: Functions. |
static org.jvnet.localizer.Localizable |
_DBObjectTypePackages()
Key
DBObjectTypePackages: Packages. |
static org.jvnet.localizer.Localizable |
_DBObjectTypeProcedures()
Key
DBObjectTypeProcedures: Procedures. |
static org.jvnet.localizer.Localizable |
_DBObjectTypeTriggers()
Key
DBObjectTypeTriggers: Triggers. |
static org.jvnet.localizer.Localizable |
_DBObjectTypeViews()
Key
DBObjectTypeViews: Views. |
static org.jvnet.localizer.Localizable |
_DirectoryEmpty()
Key
DirectoryEmpty: Directory cannot be empty.. |
static org.jvnet.localizer.Localizable |
_FilePathEmpty()
Key
FilePathEmpty: File path cannot be empty.. |
static org.jvnet.localizer.Localizable |
_FilePathOutputEmpty()
Key
FilePathOutputEmpty: File path must not be empty to
receive output.. |
static org.jvnet.localizer.Localizable |
_NameEmpty()
Key
NameEmpty: Name cannot be empty.. |
static org.jvnet.localizer.Localizable |
_OutputDirectoryEmpty()
Key
OutputDirectoryEmpty: Output directory must not be
empty to receive report(s).. |
static org.jvnet.localizer.Localizable |
_OutputFormatsEmpty()
Key
OutputFormatsEmpty: One or more formats must be
checked to receive report(s).. |
static org.jvnet.localizer.Localizable |
_OwnerEmpty()
Key
OwnerEmpty: Owner cannot be empty.. |
static org.jvnet.localizer.Localizable |
_RuleSetAllRules()
Key
RuleSetAllRules: All Rules. |
static org.jvnet.localizer.Localizable |
_RuleSetCodeCorrectness()
Key
RuleSetCodeCorrectness: Code Correctness. |
static org.jvnet.localizer.Localizable |
_RuleSetCodeEfficiency()
Key
RuleSetCodeEfficiency: Code Efficiency. |
static org.jvnet.localizer.Localizable |
_RuleSetControlStructures()
Key
RuleSetControlStructures: Control Structures. |
static org.jvnet.localizer.Localizable |
_RuleSetInformational()
Key
RuleSetInformational: Informational. |
static org.jvnet.localizer.Localizable |
_RuleSetMaintainability()
Key
RuleSetMaintainability: Maintainability. |
static org.jvnet.localizer.Localizable |
_RuleSetProgramStructures()
Key
RuleSetProgramStructures: Program Structures. |
static org.jvnet.localizer.Localizable |
_RuleSetReadability()
Key
RuleSetReadability: Readability. |
static org.jvnet.localizer.Localizable |
_RuleSetSevere()
Key
RuleSetSevere: Severe. |
static org.jvnet.localizer.Localizable |
_RuleSetTop20()
Key
RuleSetTop20: Top 20. |
static org.jvnet.localizer.Localizable |
_RuleSetVariables()
Key
RuleSetVariables: Variables. |
static org.jvnet.localizer.Localizable |
_RuleSetWarning()
Key
RuleSetWarning: Warning. |
static org.jvnet.localizer.Localizable |
_ScriptDisplayName()
Key
ScriptDisplayName: Execute script with Toad DevOps
Toolkit. |
static org.jvnet.localizer.Localizable |
_ScriptEmpty()
Key
ScriptEmpty: Script cannot be empty.. |
static org.jvnet.localizer.Localizable |
_UnitTestDisplayName()
Key
UnitTestDisplayName: Run unit tests with Toad
DevOps Toolkit. |
static String |
CodeAnalysisConnectionEmpty()
Key
CodeAnalysisConnectionEmpty: Connection string
cannot be empty if analyzing database objects.. |
static String |
CodeAnalysisDisplayName()
Key
CodeAnalysisDisplayName: Perform code analysis with
Toad DevOps Toolkit. |
static String |
ConnectionEmpty()
Key
ConnectionEmpty: Connection string cannot be
empty.. |
static String |
DBObjectDisplayName()
Key
DBObjectDisplayName: Database object. |
static String |
DBObjectFolderDisplayName()
Key
DBObjectFolderDisplayName: Database object folder. |
static String |
DBObjectTypeAllTypes()
Key
DBObjectTypeAllTypes: All types. |
static String |
DBObjectTypeFunctions()
Key
DBObjectTypeFunctions: Functions. |
static String |
DBObjectTypePackages()
Key
DBObjectTypePackages: Packages. |
static String |
DBObjectTypeProcedures()
Key
DBObjectTypeProcedures: Procedures. |
static String |
DBObjectTypeTriggers()
Key
DBObjectTypeTriggers: Triggers. |
static String |
DBObjectTypeViews()
Key
DBObjectTypeViews: Views. |
static String |
DirectoryEmpty()
Key
DirectoryEmpty: Directory cannot be empty.. |
static String |
FilePathEmpty()
Key
FilePathEmpty: File path cannot be empty.. |
static String |
FilePathOutputEmpty()
Key
FilePathOutputEmpty: File path must not be empty to
receive output.. |
static String |
NameEmpty()
Key
NameEmpty: Name cannot be empty.. |
static String |
OutputDirectoryEmpty()
Key
OutputDirectoryEmpty: Output directory must not be
empty to receive report(s).. |
static String |
OutputFormatsEmpty()
Key
OutputFormatsEmpty: One or more formats must be
checked to receive report(s).. |
static String |
OwnerEmpty()
Key
OwnerEmpty: Owner cannot be empty.. |
static String |
RuleSetAllRules()
Key
RuleSetAllRules: All Rules. |
static String |
RuleSetCodeCorrectness()
Key
RuleSetCodeCorrectness: Code Correctness. |
static String |
RuleSetCodeEfficiency()
Key
RuleSetCodeEfficiency: Code Efficiency. |
static String |
RuleSetControlStructures()
Key
RuleSetControlStructures: Control Structures. |
static String |
RuleSetInformational()
Key
RuleSetInformational: Informational. |
static String |
RuleSetMaintainability()
Key
RuleSetMaintainability: Maintainability. |
static String |
RuleSetProgramStructures()
Key
RuleSetProgramStructures: Program Structures. |
static String |
RuleSetReadability()
Key
RuleSetReadability: Readability. |
static String |
RuleSetSevere()
Key
RuleSetSevere: Severe. |
static String |
RuleSetTop20()
Key
RuleSetTop20: Top 20. |
static String |
RuleSetVariables()
Key
RuleSetVariables: Variables. |
static String |
RuleSetWarning()
Key
RuleSetWarning: Warning. |
static String |
ScriptDisplayName()
Key
ScriptDisplayName: Execute script with Toad DevOps
Toolkit. |
static String |
ScriptEmpty()
Key
ScriptEmpty: Script cannot be empty.. |
static String |
UnitTestDisplayName()
Key
UnitTestDisplayName: Run unit tests with Toad
DevOps Toolkit. |
public static String DBObjectTypeAllTypes()
DBObjectTypeAllTypes: All types.All typespublic static org.jvnet.localizer.Localizable _DBObjectTypeAllTypes()
DBObjectTypeAllTypes: All types.All typespublic static String DBObjectTypeProcedures()
DBObjectTypeProcedures: Procedures.Procedurespublic static org.jvnet.localizer.Localizable _DBObjectTypeProcedures()
DBObjectTypeProcedures: Procedures.Procedurespublic static String OutputFormatsEmpty()
OutputFormatsEmpty: One or more formats must be
checked to receive report(s)..One or more formats must be checked to receive report(s).public static org.jvnet.localizer.Localizable _OutputFormatsEmpty()
OutputFormatsEmpty: One or more formats must be
checked to receive report(s)..One or more formats must be checked to receive report(s).public static String OwnerEmpty()
OwnerEmpty: Owner cannot be empty..Owner cannot be empty.public static org.jvnet.localizer.Localizable _OwnerEmpty()
OwnerEmpty: Owner cannot be empty..Owner cannot be empty.public static String ScriptEmpty()
ScriptEmpty: Script cannot be empty..Script cannot be empty.public static org.jvnet.localizer.Localizable _ScriptEmpty()
ScriptEmpty: Script cannot be empty..Script cannot be empty.public static String RuleSetWarning()
RuleSetWarning: Warning.Warningpublic static org.jvnet.localizer.Localizable _RuleSetWarning()
RuleSetWarning: Warning.Warningpublic static String RuleSetProgramStructures()
RuleSetProgramStructures: Program Structures.Program Structurespublic static org.jvnet.localizer.Localizable _RuleSetProgramStructures()
RuleSetProgramStructures: Program Structures.Program Structurespublic static String ScriptDisplayName()
ScriptDisplayName: Execute script with Toad DevOps
Toolkit.Execute script with Toad DevOps Toolkitpublic static org.jvnet.localizer.Localizable _ScriptDisplayName()
ScriptDisplayName: Execute script with Toad DevOps
Toolkit.Execute script with Toad DevOps Toolkitpublic static String ConnectionEmpty()
ConnectionEmpty: Connection string cannot be
empty..Connection string cannot be empty.public static org.jvnet.localizer.Localizable _ConnectionEmpty()
ConnectionEmpty: Connection string cannot be
empty..Connection string cannot be empty.public static String RuleSetAllRules()
RuleSetAllRules: All Rules.All Rulespublic static org.jvnet.localizer.Localizable _RuleSetAllRules()
RuleSetAllRules: All Rules.All Rulespublic static String RuleSetTop20()
RuleSetTop20: Top 20.Top 20public static org.jvnet.localizer.Localizable _RuleSetTop20()
RuleSetTop20: Top 20.Top 20public static String DBObjectTypeFunctions()
DBObjectTypeFunctions: Functions.Functionspublic static org.jvnet.localizer.Localizable _DBObjectTypeFunctions()
DBObjectTypeFunctions: Functions.Functionspublic static String FilePathEmpty()
FilePathEmpty: File path cannot be empty..File path cannot be empty.public static org.jvnet.localizer.Localizable _FilePathEmpty()
FilePathEmpty: File path cannot be empty..File path cannot be empty.public static String DBObjectDisplayName()
DBObjectDisplayName: Database object.Database objectpublic static org.jvnet.localizer.Localizable _DBObjectDisplayName()
DBObjectDisplayName: Database object.Database objectpublic static String NameEmpty()
NameEmpty: Name cannot be empty..Name cannot be empty.public static org.jvnet.localizer.Localizable _NameEmpty()
NameEmpty: Name cannot be empty..Name cannot be empty.public static String RuleSetSevere()
RuleSetSevere: Severe.Severepublic static org.jvnet.localizer.Localizable _RuleSetSevere()
RuleSetSevere: Severe.Severepublic static String RuleSetReadability()
RuleSetReadability: Readability.Readabilitypublic static org.jvnet.localizer.Localizable _RuleSetReadability()
RuleSetReadability: Readability.Readabilitypublic static String CodeAnalysisConnectionEmpty()
CodeAnalysisConnectionEmpty: Connection string
cannot be empty if analyzing database objects..Connection string cannot be empty if analyzing database
objects.public static org.jvnet.localizer.Localizable _CodeAnalysisConnectionEmpty()
CodeAnalysisConnectionEmpty: Connection string
cannot be empty if analyzing database objects..Connection string cannot be empty if analyzing database
objects.public static String UnitTestDisplayName()
UnitTestDisplayName: Run unit tests with Toad
DevOps Toolkit.Run unit tests with Toad DevOps Toolkitpublic static org.jvnet.localizer.Localizable _UnitTestDisplayName()
UnitTestDisplayName: Run unit tests with Toad
DevOps Toolkit.Run unit tests with Toad DevOps Toolkitpublic static String RuleSetCodeEfficiency()
RuleSetCodeEfficiency: Code Efficiency.Code Efficiencypublic static org.jvnet.localizer.Localizable _RuleSetCodeEfficiency()
RuleSetCodeEfficiency: Code Efficiency.Code Efficiencypublic static String DBObjectTypeTriggers()
DBObjectTypeTriggers: Triggers.Triggerspublic static org.jvnet.localizer.Localizable _DBObjectTypeTriggers()
DBObjectTypeTriggers: Triggers.Triggerspublic static String RuleSetVariables()
RuleSetVariables: Variables.Variablespublic static org.jvnet.localizer.Localizable _RuleSetVariables()
RuleSetVariables: Variables.Variablespublic static String OutputDirectoryEmpty()
OutputDirectoryEmpty: Output directory must not be
empty to receive report(s)..Output directory must not be empty to receive report(s).public static org.jvnet.localizer.Localizable _OutputDirectoryEmpty()
OutputDirectoryEmpty: Output directory must not be
empty to receive report(s)..Output directory must not be empty to receive report(s).public static String FilePathOutputEmpty()
FilePathOutputEmpty: File path must not be empty to
receive output..File path must not be empty to receive output.public static org.jvnet.localizer.Localizable _FilePathOutputEmpty()
FilePathOutputEmpty: File path must not be empty to
receive output..File path must not be empty to receive output.public static String DirectoryEmpty()
DirectoryEmpty: Directory cannot be empty..Directory cannot be empty.public static org.jvnet.localizer.Localizable _DirectoryEmpty()
DirectoryEmpty: Directory cannot be empty..Directory cannot be empty.public static String DBObjectTypeViews()
DBObjectTypeViews: Views.Viewspublic static org.jvnet.localizer.Localizable _DBObjectTypeViews()
DBObjectTypeViews: Views.Viewspublic static String CodeAnalysisDisplayName()
CodeAnalysisDisplayName: Perform code analysis with
Toad DevOps Toolkit.Perform code analysis with Toad DevOps Toolkitpublic static org.jvnet.localizer.Localizable _CodeAnalysisDisplayName()
CodeAnalysisDisplayName: Perform code analysis with
Toad DevOps Toolkit.Perform code analysis with Toad DevOps Toolkitpublic static String DBObjectTypePackages()
DBObjectTypePackages: Packages.Packagespublic static org.jvnet.localizer.Localizable _DBObjectTypePackages()
DBObjectTypePackages: Packages.Packagespublic static String RuleSetMaintainability()
RuleSetMaintainability: Maintainability.Maintainabilitypublic static org.jvnet.localizer.Localizable _RuleSetMaintainability()
RuleSetMaintainability: Maintainability.Maintainabilitypublic static String RuleSetControlStructures()
RuleSetControlStructures: Control Structures.Control Structurespublic static org.jvnet.localizer.Localizable _RuleSetControlStructures()
RuleSetControlStructures: Control Structures.Control Structurespublic static String RuleSetCodeCorrectness()
RuleSetCodeCorrectness: Code Correctness.Code Correctnesspublic static org.jvnet.localizer.Localizable _RuleSetCodeCorrectness()
RuleSetCodeCorrectness: Code Correctness.Code Correctnesspublic static String RuleSetInformational()
RuleSetInformational: Informational.Informationalpublic static org.jvnet.localizer.Localizable _RuleSetInformational()
RuleSetInformational: Informational.Informationalpublic static String DBObjectFolderDisplayName()
DBObjectFolderDisplayName: Database object folder.Database object folderpublic static org.jvnet.localizer.Localizable _DBObjectFolderDisplayName()
DBObjectFolderDisplayName: Database object folder.Database object folderCopyright © 2016–2018. All rights reserved.