Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- apply(Project) - Method in class org.jpos.gradle.JPOSPlugin
-
Applies the plugin to the specified project, setting up various tasks and configurations specific to the jPOS project.
- asMap() - Method in interface org.jpos.gradle.JPOSPluginExtension
-
Converts the current properties to a map for easy access and manipulation.
E
- EXCLUDED_FILES - Static variable in interface org.jpos.gradle.JPOSPluginExtension
-
per target excluded files
G
- getAddBuildTime() - Method in interface org.jpos.gradle.JPOSPluginExtension
-
Determines if the task that adds the build time metadata should be executed.
- getAddGitRevision() - Method in interface org.jpos.gradle.JPOSPluginExtension
-
Determines if the task that adds the git metadata should be executed.
- getArchiveJarName() - Method in interface org.jpos.gradle.JPOSPluginExtension
-
Retrieves the name of the JAR file to be built.
- getArchiveWarName() - Method in interface org.jpos.gradle.JPOSPluginExtension
-
Retrieves the name of the WAR file to be placed in the distribution.
- getDistDir() - Method in interface org.jpos.gradle.JPOSPluginExtension
-
Retrieves the directory that will serve as the source for the distribution.
- getExtraPaths() - Method in interface org.jpos.gradle.JPOSPluginExtension
-
Retrieves the list of extra paths from src/dist/ to include in distnc/zipnc tasks.
- getInstallDir() - Method in interface org.jpos.gradle.JPOSPluginExtension
-
Retrieves the directory path where the artifacts will be installed.
- getOutputDir() - Method in class org.jpos.gradle.InstallResourcesTask
- getProperties() - Method in interface org.jpos.gradle.JPOSPluginExtension
-
Retrieves a map of properties that can be used internally by the plugin.
- getTarget() - Method in interface org.jpos.gradle.JPOSPluginExtension
-
Retrieves the target configuration property to use.
I
- initConventions(Project) - Method in interface org.jpos.gradle.JPOSPluginExtension
-
Initializes the convention values for the plugin properties based on the given project.
- InstallResourcesTask - Class in org.jpos.gradle
-
Installs q2 module resources embedded under META-INF/q2/installs.
- InstallResourcesTask(ObjectFactory) - Constructor for class org.jpos.gradle.InstallResourcesTask
J
- JPOSPlugin - Class in org.jpos.gradle
-
The JPOSPlugin is a Gradle plugin for building, installing, and running jPOS-based applications.
- JPOSPlugin() - Constructor for class org.jpos.gradle.JPOSPlugin
-
Default constructor for the JPOSPlugin class.
- JPOSPluginExtension - Interface in org.jpos.gradle
-
Extension for the JPOSPlugin
L
- loadFromProject(Project) - Method in interface org.jpos.gradle.JPOSPluginExtension
-
Loads the plugin properties from the project-specific configuration file.
N
- NAME - Static variable in interface org.jpos.gradle.JPOSPluginExtension
-
Internal plugin name
O
- org.jpos.gradle - package org.jpos.gradle
S
- setOutputDir(String) - Method in class org.jpos.gradle.InstallResourcesTask
All Classes and Interfaces|All Packages|Constant Field Values