- 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 appmap to the build.
- AppmapTask() - Constructor for class com.appland.appmap.AppmapTask
-
- asArguments() - Method in class com.appland.appmap.AgentCommandLineLoader
-