Skip navigation links
A C D E G H I M O R S W 

A

addRootModuleVersionOptions(Options) - Static method in class org.azyva.dragom.cliutil.CliUtil
Utility method to add Option's related to the root ModuleVersion.
addStandardOptions(Options) - Static method in class org.azyva.dragom.cliutil.CliUtil
Utility method to add standard Option's.

C

CliUtil - Class in org.azyva.dragom.cliutil
Static utility methods.
CliUtil() - Constructor for class org.azyva.dragom.cliutil.CliUtil
 
CredentialManagerTool - Class in org.azyva.dragom.tool
Tool wrapper for DefaultCredentialStorePluginImpl.
CredentialManagerTool() - Constructor for class org.azyva.dragom.tool.CredentialManagerTool
 

D

DEFAULT_HELP_COMMAND_LINE_OPTION - Static variable in class org.azyva.dragom.cliutil.CliUtil
Default help command line option.
DEFAULT_NO_CONFIRM_COMMAND_LINE_OPTION - Static variable in class org.azyva.dragom.cliutil.CliUtil
Default command line option for specifying whether confirmation is required.
DEFAULT_NO_CONFIRM_CONTEXT_COMMAND_LINE_OPTION - Static variable in class org.azyva.dragom.cliutil.CliUtil
Default command line option for specifying whether confirmation is required for a particular context.
DEFAULT_REFERENCE_PATH_MATCHER_COMMAND_LINE_OPTION - Static variable in class org.azyva.dragom.cliutil.CliUtil
Default ReferencePathMatcherByElement command line option.
DEFAULT_ROOT_MODULE_VERSION_COMMAND_LINE_OPTION - Static variable in class org.azyva.dragom.cliutil.CliUtil
Default root ModuleVersion command line option.
DEFAULT_TOOL_PROPERTIES_COMMAND_LINE_OPTION - Static variable in class org.azyva.dragom.cliutil.CliUtil
Default command line option for specifying the tool properties file.
DEFAULT_USER_PROPERTIES_COMMAND_LINE_OPTION - Static variable in class org.azyva.dragom.cliutil.CliUtil
Default command line option for specifying the user properties file.
DEFAULT_WORKSPACE_PATH_COMMAND_LINE_OPTION - Static variable in class org.azyva.dragom.cliutil.CliUtil
Default command line option for specifying the workspace path.
DragomToolInvoker - Class in org.azyva.dragom.tool
Configurable single entry point for multiple (potentially all) Dragom-based tools.
DragomToolInvoker() - Constructor for class org.azyva.dragom.tool.DragomToolInvoker
 

E

ExecContextManagerTool - Class in org.azyva.dragom.tool
Class for managing ExecContext, mainly the properties.
ExecContextManagerTool() - Constructor for class org.azyva.dragom.tool.ExecContextManagerTool
 

G

GenericRootModuleVersionJobInvokerTool - Class in org.azyva.dragom.tool
Generic tool wrapper for many classes which derive from RootModuleVersionJobAbstractImpl.
GenericRootModuleVersionJobInvokerTool() - Constructor for class org.azyva.dragom.tool.GenericRootModuleVersionJobInvokerTool
 
getHelpCommandLineOption() - Static method in class org.azyva.dragom.cliutil.CliUtil
 
getListModuleVersionRoot(CommandLine) - Static method in class org.azyva.dragom.cliutil.CliUtil
Helper method to return the List of root ModuleVersion's used by many tools.
getLocalizedMsgPattern(String) - Static method in class org.azyva.dragom.cliutil.CliUtil
Returns a message pattern corresponding to a key.
getLocalizedResourceAsStream(Class<?>, String) - Static method in class org.azyva.dragom.cliutil.CliUtil
Returns the version of a resource appropriate for the current default Locale.
getNoConfirmCommandLineOption() - Static method in class org.azyva.dragom.cliutil.CliUtil
 
getNoConfirmContextCommandLineOption() - Static method in class org.azyva.dragom.cliutil.CliUtil
 
getReferencePathMatcher(CommandLine) - Static method in class org.azyva.dragom.cliutil.CliUtil
Helper method to return a ReferencePathMatcherAnd that is built from the ReferencePathMatcherOr specified by RootManager and a ReferencePathMatcherOr built from the --reference-path-matcher options that specify ReferencePathMatcherByElement literals.
getReferencePathMatcherCommandLineOption() - Static method in class org.azyva.dragom.cliutil.CliUtil
 
getRootModuleVersionCommandLineOption() - Static method in class org.azyva.dragom.cliutil.CliUtil
 
getToolPropertiesFileCommandLineOption() - Static method in class org.azyva.dragom.cliutil.CliUtil
 
getUserPropertiesFileCommandLineOption() - Static method in class org.azyva.dragom.cliutil.CliUtil
 
getWorkspacePathCommandLineOption() - Static method in class org.azyva.dragom.cliutil.CliUtil
 

H

hasHelpOption(CommandLine) - Static method in class org.azyva.dragom.cliutil.CliUtil
Indicates if the help command line option is specified.

I

initJavaUtilLogging() - Static method in class org.azyva.dragom.cliutil.CliUtil
Initializes the Java Util Logging framework by implementing replaceable properties in the configuration file.

M

main(String[]) - Static method in class org.azyva.dragom.tool.CredentialManagerTool
Method main.
main(String[]) - Static method in class org.azyva.dragom.tool.DragomToolInvoker
Method main.
main(String[]) - Static method in class org.azyva.dragom.tool.ExecContextManagerTool
Method main.
main(String[]) - Static method in class org.azyva.dragom.tool.GenericRootModuleVersionJobInvokerTool
Method main.
main(String[]) - Static method in class org.azyva.dragom.tool.ReferenceGraphReportTool
Method main.
main(String[]) - Static method in class org.azyva.dragom.tool.RootManagerTool
Method main.
main(String[]) - Static method in class org.azyva.dragom.tool.SetupJenkinsJobsTool
Method main.
main(String[]) - Static method in class org.azyva.dragom.tool.WorkspaceManagerTool
Method main.
MSG_PATTERN_KEY_ERROR_PARSING_COMMAND_LINE - Static variable in class org.azyva.dragom.cliutil.CliUtil
See description in ResourceBundle.
MSG_PATTERN_KEY_ERROR_PARSING_COMMAND_LINE_OPTION - Static variable in class org.azyva.dragom.cliutil.CliUtil
See description in ResourceBundle.
MSG_PATTERN_KEY_GRAPH_OR_MODULE_VERSION_REQUIRED - Static variable in class org.azyva.dragom.tool.ReferenceGraphReportTool
See description in ResourceBundle.
MSG_PATTERN_KEY_GRAPH_REQUIRED_WHEN - Static variable in class org.azyva.dragom.tool.ReferenceGraphReportTool
See description in ResourceBundle.
MSG_PATTERN_KEY_INVALID_ARGUMENT_COUNT - Static variable in class org.azyva.dragom.cliutil.CliUtil
See description in ResourceBundle.
MSG_PATTERN_KEY_INVALID_COMMAND - Static variable in class org.azyva.dragom.cliutil.CliUtil
See description in ResourceBundle.
MSG_PATTERN_KEY_MODULE_VERSIONS_REQUIRED_WHEN - Static variable in class org.azyva.dragom.tool.ReferenceGraphReportTool
See description in ResourceBundle.
MSG_PATTERN_KEY_ONLY_MULTIPLE_VERSIONS_AND_ONLY_MATCHED_MODULES_MUTUALLY_EXCLUSIVE - Static variable in class org.azyva.dragom.tool.ReferenceGraphReportTool
See description in ResourceBundle.
MSG_PATTERN_KEY_OUTPUT_FORMAT_POSSIBLE_VALUES - Static variable in class org.azyva.dragom.tool.ReferenceGraphReportTool
See description in ResourceBundle.
MSG_PATTERN_KEY_REFERENCE_PATH_MATCHER_REQUIRED - Static variable in class org.azyva.dragom.cliutil.CliUtil
See description in ResourceBundle.
MSG_PATTERN_KEY_ROOT_MODULE_VERSION_NOT_ALLOWED_WHEN_SPECIFIED_WORKSPACE - Static variable in class org.azyva.dragom.cliutil.CliUtil
See description in ResourceBundle.
MSG_PATTERN_KEY_ROOT_MODULE_VERSION_REQUIRED_WHEN_NOT_SPECIFIED_WORKSPACE - Static variable in class org.azyva.dragom.cliutil.CliUtil
See description in ResourceBundle.
MSG_PATTERN_KEY_ROOT_MODULE_VERSION_REQUIRED_WORKSPACE - Static variable in class org.azyva.dragom.cliutil.CliUtil
See description in ResourceBundle.
MSG_PATTERN_KEY_UNKNOWN_TOOL - Static variable in class org.azyva.dragom.tool.DragomToolInvoker
See description in ResourceBundle.
MSG_PATTERN_KEY_USER_ERROR_PREFIX - Static variable in class org.azyva.dragom.cliutil.CliUtil
See description in ResourceBundle.

O

org.azyva.dragom.cliutil - package org.azyva.dragom.cliutil
 
org.azyva.dragom.tool - package org.azyva.dragom.tool
 

R

ReferenceGraphReportTool - Class in org.azyva.dragom.tool
Tool for producing a reference graph report.
ReferenceGraphReportTool() - Constructor for class org.azyva.dragom.tool.ReferenceGraphReportTool
 
RootManagerTool - Class in org.azyva.dragom.tool
Tool wrapper for the RootManager class.
RootManagerTool() - Constructor for class org.azyva.dragom.tool.RootManagerTool
 

S

setupExecContext(CommandLine, boolean) - Static method in class org.azyva.dragom.cliutil.CliUtil
Sets up an ExecContext assuming an ExecContextFactory that supports the concept of workspace directory.
SetupJenkinsJobsTool - Class in org.azyva.dragom.tool
Tool for setting up jobs in Jenkins based on the ModuleVersion's in a ReferenceGraph.
SetupJenkinsJobsTool() - Constructor for class org.azyva.dragom.tool.SetupJenkinsJobsTool
 
SYS_PROPERTY_DEFAULT_USER_PROPERTIES_FILE - Static variable in class org.azyva.dragom.cliutil.CliUtil
System property that specifies the default user properties file.
SYS_PROPERTY_HELP_COMMAND_LINE_OPTION - Static variable in class org.azyva.dragom.cliutil.CliUtil
System property that specifies the help command line option.
SYS_PROPERTY_IND_SINGLE_TOOL_PROPERTIES - Static variable in class org.azyva.dragom.cliutil.CliUtil
System property that specifies if single tool properties are supported.
SYS_PROPERTY_IND_TOOL_PROPERTIES - Static variable in class org.azyva.dragom.cliutil.CliUtil
System property that specifies if a tool properties file is supported.
SYS_PROPERTY_IND_USER_PROPERTIES - Static variable in class org.azyva.dragom.cliutil.CliUtil
System property that specifies if a user properties file is supported.
SYS_PROPERTY_JAVA_UTIL_LOGGING_CONFIG_FILE - Static variable in class org.azyva.dragom.cliutil.CliUtil
System property defining the Java Util Logging configuration file to use for initializing the Java Util Logging framework.
SYS_PROPERTY_NO_CONFIRM_COMMAND_LINE_OPTION - Static variable in class org.azyva.dragom.cliutil.CliUtil
System property that specifies the command line option specifying whether confirmation is required.
SYS_PROPERTY_NO_CONFIRM_CONTEXT_COMMAND_LINE_OPTION - Static variable in class org.azyva.dragom.cliutil.CliUtil
System property that specifies the command line option specifying whether confirmation is required for a particular context.
SYS_PROPERTY_REFERENCE_PATH_MATCHER_COMMAND_LINE_OPTION - Static variable in class org.azyva.dragom.cliutil.CliUtil
System property that specifies the ReferencePathMatcherByElement command line option.
SYS_PROPERTY_ROOT_MODULE_VERSION_COMMAND_LINE_OPTION - Static variable in class org.azyva.dragom.cliutil.CliUtil
System property that specifies the root ModuleVersion command line option.
SYS_PROPERTY_TOOL_PROPERTIES_FILE_COMMAND_LINE_OPTION - Static variable in class org.azyva.dragom.cliutil.CliUtil
System property that specifies the command line option used to specify the tool properties file.
SYS_PROPERTY_USER_PROPERTIES_FILE_COMMAND_LINE_OPTION - Static variable in class org.azyva.dragom.cliutil.CliUtil
System property that specifies the command line option used to specify the user properties file.
SYS_PROPERTY_WORKSPACE_PATH_COMMAND_LINE_OPTION - Static variable in class org.azyva.dragom.cliutil.CliUtil
System property that specifies the command line option used to specify the workspace path.

W

WorkspaceManagerTool - Class in org.azyva.dragom.tool
Tool for managing the workspace.
WorkspaceManagerTool() - Constructor for class org.azyva.dragom.tool.WorkspaceManagerTool
 
A C D E G H I M O R S W 
Skip navigation links

Copyright © 2015–2017 AZYVA INC.. All rights reserved.