A C D E G I L P S V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AGENT_CONFIGURATION_NAME - Static variable in class com.appland.appmap.AppmapPlugin
- AgentCommandLineLoader - Class in com.appland.appmap
-
This class is the actual responsible of building the JVM args to run the Appmap Agent.
- AgentCommandLineLoader(AppmapPluginExtension) - Constructor for class com.appland.appmap.AgentCommandLineLoader
- apply(Project) - Method in class com.appland.appmap.AppmapPlugin
- AppmapPlugin - Class in com.appland.appmap
-
The actual plugin definition for appmap plugin.
- AppmapPlugin() - Constructor for class com.appland.appmap.AppmapPlugin
- AppmapPluginExtension - Class in com.appland.appmap
-
This class holds the configuration parameters read from the target project gradle.build
- AppmapPluginExtension(Project, Configuration) - Constructor for class com.appland.appmap.AppmapPluginExtension
-
Constructor method, receives the project, configuration and fork options, read and provide the rest of the configuration to the AppmapPlugin class.
- AppmapTask - Class in com.appland.appmap
-
The actual task for adding
gradle appmapto the build. - AppmapTask() - Constructor for class com.appland.appmap.AppmapTask
- asArguments() - Method in class com.appland.appmap.AgentCommandLineLoader
C
- CleanOutputDirectoryAction - Class in com.appland.appmap
-
The action executed for cleaning the output directory before each run.
- CleanOutputDirectoryAction(FileSystemOperations, Provider<File>) - Constructor for class com.appland.appmap.CleanOutputDirectoryAction
- com.appland.appmap - package com.appland.appmap
D
- DEFAULT_AGENT_VERSION - Static variable in class com.appland.appmap.AppmapPlugin
- DEFAULT_OUTPUT_DIRECTORY - Static variable in class com.appland.appmap.AppmapPluginExtension
E
- execute(Task) - Method in class com.appland.appmap.CleanOutputDirectoryAction
- execute(Task) - Method in class com.appland.appmap.LoadAppmapAgentAction
- execute(Task) - Method in class com.appland.appmap.ValidateConfigAction
G
- getAgentConf() - Method in class com.appland.appmap.AppmapPluginExtension
- getAsJvmArg() - Method in class com.appland.appmap.AgentCommandLineLoader
-
This method is called by the internal Compiler options to get the command needed to run at command line.
- getConfigFile() - Method in class com.appland.appmap.AppmapPluginExtension
- getDebug() - Method in class com.appland.appmap.AppmapPluginExtension
- getDebugFile() - Method in class com.appland.appmap.AppmapPluginExtension
- getEventValueSize() - Method in class com.appland.appmap.AppmapPluginExtension
- getName() - Method in class com.appland.appmap.AgentCommandLineLoader
- getOutputDirectory() - Method in class com.appland.appmap.AppmapPluginExtension
- getOutputDirectoryAsString() - Method in class com.appland.appmap.AppmapPluginExtension
I
- isConfigFileValid() - Method in class com.appland.appmap.AppmapPluginExtension
- isConfigFileValid() - Method in class com.appland.appmap.ValidateConfigAction
L
- LoadAppmapAgentAction - Class in com.appland.appmap
-
This action if called sets a JvmArgumentProvider to the "test" task of the build.
- LoadAppmapAgentAction(Project, AppmapPluginExtension) - Constructor for class com.appland.appmap.LoadAppmapAgentAction
P
- PLUGIN_EXTENSION_NAME - Static variable in class com.appland.appmap.AppmapPlugin
- project - Variable in class com.appland.appmap.AppmapPluginExtension
S
- setDebug(String) - Method in class com.appland.appmap.AppmapPluginExtension
- setDebugFile(RegularFileProperty) - Method in class com.appland.appmap.AppmapPluginExtension
- setEventValueSize(int) - Method in class com.appland.appmap.AppmapPluginExtension
- setSkip(boolean) - Method in class com.appland.appmap.AppmapPluginExtension
- shouldSkip() - Method in class com.appland.appmap.AppmapPluginExtension
V
- ValidateConfigAction - Class in com.appland.appmap
-
Action to validates the configuration for appmap exists and is readable.
- ValidateConfigAction(Provider<File>) - Constructor for class com.appland.appmap.ValidateConfigAction
All Classes All Packages