Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X 

A

AbstractBWArtifactMojo - Class in fr.fastconnect.factory.tibco.bw.maven
This abstract class is aimed at preparing the build of a TIBCO artefact, either EAR, Projlib, deployment POM, XML configuration file...
AbstractBWArtifactMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.AbstractBWArtifactMojo
 
AbstractBWBatchDeployMojo - Class in fr.fastconnect.factory.tibco.bw.maven.deployment.batch
This class inherits from AbstractBWDeployMojo and specializes its behaviour for batch goals.
AbstractBWBatchDeployMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.AbstractBWBatchDeployMojo
 
AbstractBWDeployMojo - Class in fr.fastconnect.factory.tibco.bw.maven.deployment
This class inherits from CompileEARMojo because it will use the EAR generated by this class to deploy it on a TIBCO domain.
AbstractBWDeployMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.deployment.AbstractBWDeployMojo
 
AbstractBWMojo - Class in fr.fastconnect.factory.tibco.bw.maven
This abstract class is aimed at preparing a TIBCO build environment in order to build the project specified in the POM project on a clean environment which is absolutely independent of the current system.
AbstractBWMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
AbstractDependencyMojo - Class in fr.fastconnect.factory.tibco.bw.maven.source
This class only defines the parameters to define a Maven dependency.
AbstractDependencyMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.source.AbstractDependencyMojo
 
AbstractDocMojo - Class in fr.fastconnect.factory.tibco.bw.maven.doc
This goal generates an XML documentation file from TIBCO BusinessWorks source files.
AbstractDocMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.doc.AbstractDocMojo
 
AbstractPackagingMojo - Class in fr.fastconnect.factory.tibco.bw.maven.packaging
This class defines locations of files produced by packaging phase which will be used by the deploy phase.
AbstractPackagingMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
AbstractProject() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo.AbstractProject
 
AbstractProjectsListMojo - Class in fr.fastconnect.factory.tibco.bw.maven.source
This is the base class to define a list of projects.
AbstractProjectsListMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo
 
AbstractProjectsListMojo.AbstractProject - Class in fr.fastconnect.factory.tibco.bw.maven.source
A project can be either: an existing Maven project defined by a POM an existing BW project that is to be mavenized (Maven properties such as groupId, artifactId & version will be guessed from provided values) Concrete inner-classes will define the properties according to these profiles.
AbstractServiceEngineMojo - Class in fr.fastconnect.factory.tibco.bw.maven.bwengine
This abstract class defines the core features for the execution of Service inside a BusinessWorks engine.
AbstractServiceEngineMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.bwengine.AbstractServiceEngineMojo
 
AbstractWrapperForBuiltinMojo<CustomResource extends org.apache.maven.model.Resource> - Class in fr.fastconnect.factory.tibco.bw.maven.builtin
This goal is just a wrapper to launch a goal from a builtin Maven plugin (such as org.apache.maven.plugins:maven-dependency-plugin) with a configuration bound to the lifecycle but without triggering a parallel lifecycle.
AbstractWrapperForBuiltinMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.builtin.AbstractWrapperForBuiltinMojo
 
adaptAliases - Variable in class fr.fastconnect.factory.tibco.bw.maven.run.LaunchDesignerMojo
If true, ".aliaslib" can use parameters such as ${project.version}.
addAction(Actions, A) - Static method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement
 
addDependency(File, Dependency, Log) - Static method in class fr.fastconnect.factory.tibco.bw.maven.source.POMManager
Add the Maven dependency to a POM file.
addDependencyManagement(File, Dependency, Log) - Static method in class fr.fastconnect.factory.tibco.bw.maven.source.POMManager
Add the Maven dependency to a POM file (in management section).
AddDependencyMojo - Class in fr.fastconnect.factory.tibco.bw.maven.source
This goal adds a dependency to the POMs of the defined projects list.
AddDependencyMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.source.AddDependencyMojo
 
addEvent(Events, E) - Static method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement
 
addEvent(Events, E) - Static method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement
 
addMonitoringEventsToAllServices(Events) - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement
Add <events> in <monitor> element of all <bw> elements.
addProjectAsModule(File, String, String, Log) - Static method in class fr.fastconnect.factory.tibco.bw.maven.source.POMManager
Add a project as a module.
AddProjectsAsModules - Class in fr.fastconnect.factory.tibco.bw.maven.source
This goal adds some mavenized projects as modules of a root POM.
AddProjectsAsModules() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.source.AddProjectsAsModules
 
afterProjectsRead(MavenSession) - Method in class fr.fastconnect.factory.tibco.bw.maven.BWLifecycleParticipant
 
ALIASES_FILE - Static variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
ALL_INSTANCES_STARTED - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.StartEARMojo
 
APPLICATION_MANAGEMENT_COPY_FAILURE - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.GenerateXMLFromPropertiesMojo
 
APPLICATION_MANAGEMENT_LOAD_FAILURE - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.GenerateXMLFromPropertiesMojo
 
APPLICATION_MANAGEMENT_MERGE_FAILURE - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.GenerateXMLFromPropertiesMojo
 
APPLICATION_MANAGEMENT_MERGE_SUCCESS - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.GenerateXMLFromPropertiesMojo
 
ApplicationManagement - Class in fr.fastconnect.factory.tibco.bw.maven.packaging
This class will unmarshall XML file of the schema with "http://www.tibco.com/xmlns/ApplicationManagement" namespace to JAXB objects.
ApplicationManagement(File) - Constructor for class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement
 
ApplicationManagement.SortedProperties - Class in fr.fastconnect.factory.tibco.bw.maven.packaging
This inner-class extends java.util.Properties with all properties sorted alphabetically.
applyXSL(File, File, InputStream) - Method in class fr.fastconnect.factory.tibco.bw.maven.doc.AbstractDocMojo
 
APPMANAGE_BINARY_NOTFOUND - Static variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
archetypeArtifactId - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.MassMavenizerMojo
 
archetypeCatalog - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.MassMavenizerMojo
 
archetypeGoals - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.MassMavenizerMojo
 
archetypeGroupId - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.MassMavenizerMojo
 
archetypeProperties - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.MassMavenizerMojo
 
archetypeRepository - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.MassMavenizerMojo
 
archetypeVersion - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.MassMavenizerMojo
 
ArchiveBuilder - Class in fr.fastconnect.factory.tibco.bw.maven.compile
This class is use to manage ".archive" files known as Archive Builder in TIBCO Designer.
ArchiveBuilder() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.compile.ArchiveBuilder
 
ArchiveBuilder(File) - Constructor for class fr.fastconnect.factory.tibco.bw.maven.compile.ArchiveBuilder
 
archiveFile - Variable in class fr.fastconnect.factory.tibco.bw.maven.compile.CompileEARMojo
Path to the Archive descriptor relatively to the BusinessWorks project path.
arguments() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.AbstractBWDeployMojo
 
arguments() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.DeleteBatchMojo
 
arguments() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.DeployBatchMojo
 
arguments() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.ExtractXMLBatchMojo
 
arguments() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.StartBatchMojo
 
arguments() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.StopBatchMojo
 
arguments() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.UndeployBatchMojo
 
arguments() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.DeleteEARMojo
 
arguments() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.DeployEARMojo
 
arguments() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.ExtractXMLFromDomainMojo
 
arguments() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.KillEARMojo
 
arguments() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.StartEARMojo
 
arguments() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.StopEARMojo
 
arguments() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.UndeployEARMojo
 
artifactId - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.AbstractWrapperForBuiltinMojo
 
artifactId - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWDependenciesMojo
 
artifactId - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWSourcesMojo
 
artifactId - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestDependenciesMojo
 
artifactId - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestSourcesMojo
 
artifactId - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.ITRunTestsMojo
 
artifactId - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWDependenciesMojo
 
artifactId - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWTestDependenciesMojo
 
attachFile(File, String, String) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWArtifactMojo
 
available(int, int, int) - Static method in class fr.fastconnect.factory.tibco.bw.maven.bwengine.AbstractServiceEngineMojo
 

B

batchExportDeployed - Variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.ExtractXMLBatchMojo
Whether to export deployed configuration (-exportDeployed switch from AppManage).
batchForce - Variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.DeleteBatchMojo
Whether to force delete or not (-force switch from AppManage).
batchForce - Variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.DeployBatchMojo
Whether to redeploy even when application is in synchronized state or not (-force switch from AppManage).
batchMax - Variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.ExtractXMLBatchMojo
Whether to perform a maximal export or not (-max switch from AppManage).
batchMin - Variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.ExtractXMLBatchMojo
Whether to perform a minimal export or not (-min switch from AppManage).
batchNoEAR - Variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.ExtractXMLBatchMojo
Whether to extract EAR or not (-noear switch from AppManage).
batchNoStart - Variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.DeployBatchMojo
Whether to start the successfully deployed service instances or not (-nostart switch from AppManage).
batchNoStop - Variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.DeployBatchMojo
Whether to stop running instances when an application is redeployed or not (-nostop switch from AppManage).
batchTemplate - Variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.ExtractXMLBatchMojo
Whether to extract in template format or not (-template switch from AppManage).
browseList() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo
 
BUILD_EAR_FAILED - Static variable in class fr.fastconnect.factory.tibco.bw.maven.compile.CompileEARMojo
 
BUILD_PROJLIB_FAILED - Static variable in class fr.fastconnect.factory.tibco.bw.maven.compile.CompileProjlibMojo
 
BUILDEAR_BINARY_NOTFOUND - Static variable in class fr.fastconnect.factory.tibco.bw.maven.compile.CompileEARMojo
 
BUILDING_EAR - Static variable in class fr.fastconnect.factory.tibco.bw.maven.compile.CompileEARMojo
 
BUILDING_PROJLIB - Static variable in class fr.fastconnect.factory.tibco.bw.maven.compile.CompileProjlibMojo
 
buildLibDirectory - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
Path to the dependencies (Projlibs, JARs...) for the build.
buildSrcDirectory - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
Path to the BusinessWorks sources for the build.
BWEAR_DEPLOY_TYPE - Static variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
BWEAR_EXTENSION - Static variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
BWEAR_TYPE - Static variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
BWENGINE_ERROR_STARTING - Static variable in class fr.fastconnect.factory.tibco.bw.maven.bwengine.AbstractServiceEngineMojo
 
BWENGINE_MISSING - Static variable in class fr.fastconnect.factory.tibco.bw.maven.bwengine.AbstractServiceEngineMojo
 
BWENGINE_STARTING - Static variable in class fr.fastconnect.factory.tibco.bw.maven.bwengine.AbstractServiceEngineMojo
 
BWENGINE_STOPPING - Static variable in class fr.fastconnect.factory.tibco.bw.maven.bwengine.AbstractServiceEngineMojo
 
BWENGINE_TIMEOUT_STARTING - Static variable in class fr.fastconnect.factory.tibco.bw.maven.bwengine.AbstractServiceEngineMojo
 
BWLifecycleParticipant - Class in fr.fastconnect.factory.tibco.bw.maven
 
BWLifecycleParticipant() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.BWLifecycleParticipant
 
BWProject() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.source.ExistingBWProjectsListMojo.BWProject
 
BWPROJECT_NOTFOUND - Static variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
BWPROJECT_PREF_LIB_ERROR_MSG - Static variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
bwProjectLocation - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.ExistingBWProjectsListMojo
The source directory of BusinessWorks project (relatively to the actual project).
BWService - Interface in fr.fastconnect.factory.tibco.bw.maven.bwengine
 

C

checkAppManage() - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
checkDesigner() - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
checkOutputDirectory() - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWArtifactMojo
This will check whether outputDirectory exists and is a directory.
classifier - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWArtifactMojo
 
cleanDirectory(File) - Method in class fr.fastconnect.factory.tibco.bw.maven.compile.CompileEARMojo
Delete all file of a directory and then delete this directory
cleanVarsDirectory(File, List<Dependency>) - Method in class fr.fastconnect.factory.tibco.bw.maven.compile.CompileEARMojo
 
commonArguments() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.AbstractBWDeployMojo
For each AppManage command a common set of arguments is required (domain, project name, ...)
commonArguments() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.AbstractBWBatchDeployMojo
 
CompileEARMojo - Class in fr.fastconnect.factory.tibco.bw.maven.compile
This goal creates a TIBCO BusinessWorks EAR based on the configuration given in the project's POM.
CompileEARMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.compile.CompileEARMojo
 
CompileProjlibMojo - Class in fr.fastconnect.factory.tibco.bw.maven.compile
This goal creates a TIBCO BusinessWorks Projib based on the configuration given in the project's POM.
CompileProjlibMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.compile.CompileProjlibMojo
 
configuration - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.AbstractWrapperForBuiltinMojo
The actual Mojo configuration found in the Plexus 'components.xml' file
configuration - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWDependenciesMojo
The actual Mojo configuration found in the Plexus 'components.xml' file.
configuration - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWSourcesMojo
The actual Mojo configuration found in the Plexus 'components.xml' file.
configuration - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestDependenciesMojo
The actual Mojo configuration found in the Plexus 'components.xml' file.
configuration - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestSourcesMojo
The actual Mojo configuration found in the Plexus 'components.xml' file.
configuration - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.ITRunTestsMojo
The actual Mojo configuration found in the Plexus 'components.xml' file.
configuration - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWDependenciesMojo
The actual Mojo configuration found in the Plexus 'components.xml' file.
configuration - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWTestDependenciesMojo
The actual Mojo configuration found in the Plexus 'components.xml' file.
contact - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
COPY_EAR_FAILED - Static variable in class fr.fastconnect.factory.tibco.bw.maven.compile.CompileEARMojo
 
CopyBWDependenciesMojo - Class in fr.fastconnect.factory.tibco.bw.maven.builtin
This goal copies TIBCO BusinessWorks dependencies (especially Projlibs) in a temporary folder.
CopyBWDependenciesMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWDependenciesMojo
 
CopyBWSourcesMojo - Class in fr.fastconnect.factory.tibco.bw.maven.builtin
This goal copies the TIBCO BusinessWorks project sources to a temporary folder.
CopyBWSourcesMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWSourcesMojo
 
CopyBWTestDependenciesMojo - Class in fr.fastconnect.factory.tibco.bw.maven.builtin
This goal copies TIBCO BusinessWorks dependencies (especially Projlibs) of the 'test' scope in a temporary folder.
CopyBWTestDependenciesMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestDependenciesMojo
 
CopyBWTestSourcesMojo - Class in fr.fastconnect.factory.tibco.bw.maven.builtin
This goal copies the TIBCO BusinessWorks project sources to a temporary folder for the 'test' scope.
CopyBWTestSourcesMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestSourcesMojo
 
CREATE_XML_FROM_DOMAIN_FAILED - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.ExtractXMLFromDomainMojo
 
CREATE_XML_FROM_DOMAIN_SUCCESS - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.ExtractXMLFromDomainMojo
 
CREATE_XML_FROM_EAR_FAILED - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.ExtractXMLFromEARMojo
 
CREATE_XML_FROM_EAR_SUCCESS - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.ExtractXMLFromEARMojo
 
createDependency() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractDependencyMojo
 
CREATING_XML_FROM_DOMAIN - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.ExtractXMLFromDomainMojo
 
customAliasLibDirectories - Variable in class fr.fastconnect.factory.tibco.bw.maven.compile.UpdateAliasesLibsMojo
A list of directories where this goal will look for '.aliaslib' files to update.

D

DELETE_BATCH - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.DeleteBatchMojo
 
DELETE_EAR_FAILED - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.DeleteEARMojo
 
DELETE_FAILED - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.DeleteBatchMojo
 
DeleteBatchMojo - Class in fr.fastconnect.factory.tibco.bw.maven.deployment.batch
This goal deletes multiple BusinessWorks applications from a domain in batch mode.
DeleteBatchMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.DeleteBatchMojo
 
DeleteEARMojo - Class in fr.fastconnect.factory.tibco.bw.maven.deployment
This goal deletes a TIBCO BusinessWorks application from a TIBCO domain.
DeleteEARMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.deployment.DeleteEARMojo
 
DELETING_EAR - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.DeleteEARMojo
 
dependenciesIgnored - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
List of "groupId:artifactId" to ignore when building
dependencyArtifactId - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractDependencyMojo
 
dependencyClassifier - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractDependencyMojo
 
dependencyExists(File, Dependency, Log) - Static method in class fr.fastconnect.factory.tibco.bw.maven.source.POMManager
Check whether a dependency exists in a POM.
dependencyExistsManagement(File, Dependency, Log) - Static method in class fr.fastconnect.factory.tibco.bw.maven.source.POMManager
Check whether a dependency exists in a POM (in management section).
dependencyGroupId - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractDependencyMojo
 
dependencyManagement - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractDependencyMojo
 
dependencyType - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractDependencyMojo
 
dependencyVersion - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractDependencyMojo
 
DEPLOY_EAR_FAILED - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.DeployEARMojo
 
deployBatchDir - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.AbstractBWBatchDeployMojo
 
deployBatchExportDeployed - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.AbstractBWBatchDeployMojo
 
deployBatchForce - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.AbstractBWBatchDeployMojo
 
deployBatchMax - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.AbstractBWBatchDeployMojo
 
deployBatchMin - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.AbstractBWBatchDeployMojo
 
DeployBatchMojo - Class in fr.fastconnect.factory.tibco.bw.maven.deployment.batch
This goal deploys multiple BusinessWorks applications from a domain in batch mode.
DeployBatchMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.DeployBatchMojo
 
deployBatchNoEAR - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.AbstractBWBatchDeployMojo
 
deployBatchNoStart - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.AbstractBWBatchDeployMojo
 
deployBatchNoStop - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.AbstractBWBatchDeployMojo
 
deployBatchTemplate - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.AbstractBWBatchDeployMojo
 
DeployEARMojo - Class in fr.fastconnect.factory.tibco.bw.maven.deployment
This goal deploys a TIBCO BusinessWorks application to a TIBCO domain.
DeployEARMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.deployment.DeployEARMojo
 
deployedProjectName - Variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.AbstractBWDeployMojo
Name of the project once deployed in TIBCO domain
deployedProjectNameProperty - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
DEPLOYING_APPLICATION - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.DeployEARMojo
 
DEPLOYING_BATCH - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.DeployBatchMojo
 
DEPLOYING_FAILED - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.DeployBatchMojo
 
DEPLOYING_ON_DOMAIN - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.DeployEARMojo
 
deploymentDescriptor - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
deploymentDescriptorFinal - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
deploymentDescriptorFinalProperty - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
deploymentDescriptorProperty - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
deploymentGlobalVariables - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
deploymentGlobalVariablesCommon - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
deploymentGlobalVariablesCommonProperty - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
deploymentGlobalVariablesProperty - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
deploymentGlobalVariablesReference - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
deploymentGlobalVariablesReferenceProperty - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
deploymentServices - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
deploymentServicesCommon - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
deploymentServicesCommonProperty - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
deploymentServicesProperty - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
deploymentServicesReference - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
deploymentServicesReferenceProperty - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
description - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
DESIGNER5_PREFS - Static variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
DESIGNER_BINARY_NOTFOUND - Static variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
dir - Variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.AbstractBWBatchDeployMojo
Directory to use for batch commands (-dir switch from AppManage).
directory - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
Path to the output folder.
displayList - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo
Whether to display the list of projects or not.
displayProject(AbstractProjectsListMojo.AbstractProject) - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo
 
displayProject(AbstractProjectsListMojo.AbstractProject) - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AddDependencyMojo
 
displayProject(AbstractProjectsListMojo.AbstractProject) - Method in class fr.fastconnect.factory.tibco.bw.maven.source.ExistingBWProjectsListMojo
 
displayProject(AbstractProjectsListMojo.AbstractProject) - Method in class fr.fastconnect.factory.tibco.bw.maven.source.MavenProjectsListMojo
 
displayProject(AbstractProjectsListMojo.AbstractProject) - Method in class fr.fastconnect.factory.tibco.bw.maven.source.RemoveDependencyMojo
 
displayRootProject(AbstractProjectsListMojo.AbstractProject) - Method in class fr.fastconnect.factory.tibco.bw.maven.source.ExistingBWProjectsListMojo
 
displayRootProject(AbstractProjectsListMojo.AbstractProject) - Method in class fr.fastconnect.factory.tibco.bw.maven.source.MassMavenizerMojo
 
docDirectory - Variable in class fr.fastconnect.factory.tibco.bw.maven.doc.AbstractDocMojo
Path to the output folder.
doIt - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo
Whether to trigger the action of children classes or not
domainName - Variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.AbstractBWDeployMojo
TIBCO domain name
domainNameProperty - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
domainPassword - Variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.AbstractBWDeployMojo
TIBCO domain password
domainPasswordProperty - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
domainUsername - Variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.AbstractBWDeployMojo
TIBCO domain username
domainUsernameProperty - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
DTL_FILE_NAME - Static variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 

E

EAR_LOCATION - Static variable in class fr.fastconnect.factory.tibco.bw.maven.compile.CompileEARMojo
 
enableTestScope() - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
events - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
Events - Class in fr.fastconnect.factory.tibco.bw.maven.packaging
 
Events() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.packaging.Events
 
execute() - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWArtifactMojo
 
execute() - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
The execute method of this Mojo will : check that the BusinessWorks project exists copy the Designer5.prefs file copy the .designtimelibs file useful for setting a TIBCO environment for the project being built.
execute() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.AbstractWrapperForBuiltinMojo
This method will call the actual builtin goal from the Mojo specified in Plexus 'components.xml'.
execute() - Method in class fr.fastconnect.factory.tibco.bw.maven.bwengine.AbstractServiceEngineMojo
 
execute() - Method in class fr.fastconnect.factory.tibco.bw.maven.compile.CompileEARMojo
 
execute() - Method in class fr.fastconnect.factory.tibco.bw.maven.compile.CompileProjlibMojo
 
execute() - Method in class fr.fastconnect.factory.tibco.bw.maven.compile.IncludeDependenciesInEARMojo
 
execute() - Method in class fr.fastconnect.factory.tibco.bw.maven.compile.UpdateAliasesLibsMojo
 
execute() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.AbstractBWDeployMojo
 
execute() - Method in class fr.fastconnect.factory.tibco.bw.maven.doc.AbstractDocMojo
 
execute() - Method in class fr.fastconnect.factory.tibco.bw.maven.doc.GenerateAPTDocMojo
 
execute() - Method in class fr.fastconnect.factory.tibco.bw.maven.doc.GenerateXMLDocMojo
 
execute() - Method in class fr.fastconnect.factory.tibco.bw.maven.InitializeMojo
 
execute() - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ExtractXMLFromEARMojo
 
execute() - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.GeneratePropertiesFromXMLMojo
 
execute() - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.GenerateXMLFromPropertiesMojo
 
execute() - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.MergePropertiesMojo
 
execute() - Method in class fr.fastconnect.factory.tibco.bw.maven.run.LaunchDesignerMojo
 
execute() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo
 
execute() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AddProjectsAsModules
 
execute() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.ExistingBWProjectsListMojo
 
execute() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.HelpMojo
execute() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.MassMavenizerMojo
 
execute() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.MavenProjectsListMojo
 
execute() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.MavenProjectsListWithRootPOMMojo
 
execute() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.RemoveProjectsAsModules
 
executeServiceMethods() - Method in class fr.fastconnect.factory.tibco.bw.maven.bwengine.AbstractServiceEngineMojo
 
ExistingBWProjectsListMojo - Class in fr.fastconnect.factory.tibco.bw.maven.source
This goal lists all the existing TIBCO BusinessWorks projects found in a specified folder and nested subfolders.
ExistingBWProjectsListMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.source.ExistingBWProjectsListMojo
 
ExistingBWProjectsListMojo.BWProject - Class in fr.fastconnect.factory.tibco.bw.maven.source
This concrete inner-class inheriting from AbstractProject will guess project informations from the project location and provided properties.
expandWildCards(Properties) - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.MergePropertiesMojo
This expands wild cards properties.
EXTRACTING_CONFIG_BATCH - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.ExtractXMLBatchMojo
 
EXTRACTING_CONFIG_FAILED - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.ExtractXMLBatchMojo
 
EXTRACTING_CONFIG_SUCCESS - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.ExtractXMLBatchMojo
 
ExtractXMLBatchMojo - Class in fr.fastconnect.factory.tibco.bw.maven.deployment.batch
This goal performs an export of a TIBCO domain to a directory.
ExtractXMLBatchMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.ExtractXMLBatchMojo
 
ExtractXMLFromDomainMojo - Class in fr.fastconnect.factory.tibco.bw.maven.deployment
This goal extracts the XML Deployment Descriptor from a TIBCO BusinessWorks application deployed on a TIBCO domain.
ExtractXMLFromDomainMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.deployment.ExtractXMLFromDomainMojo
 
ExtractXMLFromEARMojo - Class in fr.fastconnect.factory.tibco.bw.maven.packaging
This goal extracts the XML Deployment Descriptor from a TIBCO BusinessWorks EAR.
ExtractXMLFromEARMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.packaging.ExtractXMLFromEARMojo
 

F

FILE_ALIAS_PREFIX - Static variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
FILE_ALIAS_PREFIX_ESCAPED - Static variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
filterProperties - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
finalName - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWArtifactMojo
Name of the generated artifact (without file extension).
FLAT_PATH_SEPARATOR - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.GenerateXMLFromPropertiesMojo
 
fr.fastconnect.factory.tibco.bw.maven - package fr.fastconnect.factory.tibco.bw.maven
 
fr.fastconnect.factory.tibco.bw.maven.builtin - package fr.fastconnect.factory.tibco.bw.maven.builtin
 
fr.fastconnect.factory.tibco.bw.maven.bwengine - package fr.fastconnect.factory.tibco.bw.maven.bwengine
 
fr.fastconnect.factory.tibco.bw.maven.compile - package fr.fastconnect.factory.tibco.bw.maven.compile
 
fr.fastconnect.factory.tibco.bw.maven.deployment - package fr.fastconnect.factory.tibco.bw.maven.deployment
 
fr.fastconnect.factory.tibco.bw.maven.deployment.batch - package fr.fastconnect.factory.tibco.bw.maven.deployment.batch
 
fr.fastconnect.factory.tibco.bw.maven.doc - package fr.fastconnect.factory.tibco.bw.maven.doc
 
fr.fastconnect.factory.tibco.bw.maven.packaging - package fr.fastconnect.factory.tibco.bw.maven.packaging
 
fr.fastconnect.factory.tibco.bw.maven.run - package fr.fastconnect.factory.tibco.bw.maven.run
 
fr.fastconnect.factory.tibco.bw.maven.source - package fr.fastconnect.factory.tibco.bw.maven.source
 

G

GenerateAPTDocMojo - Class in fr.fastconnect.factory.tibco.bw.maven.doc
This goal generates an APT documentation file from TIBCO BusinessWorks source files.
GenerateAPTDocMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.doc.GenerateAPTDocMojo
 
generateCustomElements(CustomResource) - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.AbstractWrapperForBuiltinMojo
Children classes can use a descendant of Resource (because of the
GeneratePropertiesFromXMLMojo - Class in fr.fastconnect.factory.tibco.bw.maven.packaging
This goal uses the XML Deployment Descriptor extracted from a TIBCO BusinessWorks EAR (see GeneratePropertiesFromXMLMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.packaging.GeneratePropertiesFromXMLMojo
 
GenerateXMLDocMojo - Class in fr.fastconnect.factory.tibco.bw.maven.doc
This goal generates an XML documentation file from TIBCO BusinessWorks source files.
GenerateXMLDocMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.doc.GenerateXMLDocMojo
 
GenerateXMLFromPropertiesMojo - Class in fr.fastconnect.factory.tibco.bw.maven.packaging
This goal recreates an XML Deployment Descriptor file from flat properties files generated by GenerateXMLFromPropertiesMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.packaging.GenerateXMLFromPropertiesMojo
 
getAbsolutePath() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo.AbstractProject
 
getActionFailure() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AddDependencyMojo
 
getActionFailure() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AddProjectsAsModules
 
getActionFailure() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.MassUnMavenizerMojo
 
getActionFailure() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.MavenProjectsListMojo
 
getActionFailure() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.RemoveDependencyMojo
 
getActionFailure() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.RemoveProjectsAsModules
 
getActionFailures() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AddDependencyMojo
 
getActionFailures() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AddProjectsAsModules
 
getActionFailures() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.MassUnMavenizerMojo
 
getActionFailures() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.MavenProjectsListMojo
 
getActionFailures() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.RemoveDependencyMojo
 
getActionFailures() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.RemoveProjectsAsModules
 
getActionSuccess() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AddDependencyMojo
 
getActionSuccess() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AddProjectsAsModules
 
getActionSuccess() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.MassUnMavenizerMojo
 
getActionSuccess() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.MavenProjectsListMojo
 
getActionSuccess() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.RemoveDependencyMojo
 
getActionSuccess() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.RemoveProjectsAsModules
 
getActionSuccesses() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AddDependencyMojo
 
getActionSuccesses() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AddProjectsAsModules
 
getActionSuccesses() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.MassUnMavenizerMojo
 
getActionSuccesses() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.MavenProjectsListMojo
 
getActionSuccesses() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.RemoveDependencyMojo
 
getActionSuccesses() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.RemoveProjectsAsModules
 
getAdapterArchives() - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement
This method focuses on all child elements of .
getAliasesFile() - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
getArtifactFile(File, String, String) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWArtifactMojo
Retrieves the full path of the artifact that will be created.
getArtifactFileExtension() - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWArtifactMojo
 
getArtifactFileExtension() - Method in class fr.fastconnect.factory.tibco.bw.maven.compile.CompileEARMojo
 
getArtifactFileExtension() - Method in class fr.fastconnect.factory.tibco.bw.maven.compile.CompileProjlibMojo
 
getArtifactFileExtension() - Method in class fr.fastconnect.factory.tibco.bw.maven.compile.IncludeDependenciesInEARMojo
 
getArtifactFileExtension() - Method in class fr.fastconnect.factory.tibco.bw.maven.compile.UpdateAliasesLibsMojo
 
getArtifactFileExtension() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.AbstractBWDeployMojo
 
getArtifactFileExtension() - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ExtractXMLFromEARMojo
 
getArtifactFileExtension() - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.GeneratePropertiesFromXMLMojo
 
getArtifactFileExtension() - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.GenerateXMLFromPropertiesMojo
 
getArtifactFileExtension() - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.MergePropertiesMojo
 
getArtifactId() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.AbstractWrapperForBuiltinMojo
 
getArtifactId() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWDependenciesMojo
 
getArtifactId() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWSourcesMojo
 
getArtifactId() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestDependenciesMojo
 
getArtifactId() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestSourcesMojo
 
getArtifactId() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.ITRunTestsMojo
 
getArtifactId() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWDependenciesMojo
 
getArtifactId() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWTestDependenciesMojo
 
getArtifactId() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo.AbstractProject
 
getArtifactId() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.ExistingBWProjectsListMojo.BWProject
 
getArtifactId() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.MavenProjectsListMojo.MavenProject
 
getBindings(T) - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement
This method focuses on bindings found in these paths : "/application/services/bw/bindings/binding" "/application/services/adapter/bindings/binding"
getBWEARAlias(Dependency) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
getBWEARName(Dependency) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
getBWEARsDependencies() - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
getBWEnginePort() - Method in class fr.fastconnect.factory.tibco.bw.maven.bwengine.AbstractServiceEngineMojo
 
getCheckpoints(Bw) - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement
This method focuses on checkpoints found in this path : "/application/services/bw/checkpoints/checkpoint"
getConfiguration() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.AbstractWrapperForBuiltinMojo
 
getConfiguration() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWDependenciesMojo
 
getConfiguration() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWSourcesMojo
 
getConfiguration() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestDependenciesMojo
 
getConfiguration() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestSourcesMojo
 
getConfiguration() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.ITRunTestsMojo
 
getConfiguration() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWDependenciesMojo
 
getConfiguration() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWTestDependenciesMojo
 
getContact() - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement
 
getDependencies(String, boolean) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
This will retrieve only the dependencies of type dependencyType defined in POM project as /dependencies/dependency/type="dependencyType".
getDependencyPath(String) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
getDescription(File) - Method in class fr.fastconnect.factory.tibco.bw.maven.doc.AbstractDocMojo
 
getDescription() - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement
 
getDesigner5Prefs() - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
getDirectoryToProcess() - Method in class fr.fastconnect.factory.tibco.bw.maven.doc.AbstractDocMojo
 
getDirectoryToProcess() - Method in class fr.fastconnect.factory.tibco.bw.maven.doc.GenerateAPTDocMojo
 
getElement(String, String, String, Object) - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement
This method will create JAXB objects from Properties through recursive calls.
getEnterpriseArchive() - Method in class fr.fastconnect.factory.tibco.bw.maven.compile.ArchiveBuilder
 
getEnvironment() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.AbstractWrapperForBuiltinMojo
 
getEnvironment() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.MassMavenizerMojo
 
getFailureMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.AbstractBWDeployMojo
 
getFailureMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.DeleteBatchMojo
 
getFailureMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.DeployBatchMojo
 
getFailureMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.ExtractXMLBatchMojo
 
getFailureMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.StartBatchMojo
 
getFailureMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.StopBatchMojo
 
getFailureMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.UndeployBatchMojo
 
getFailureMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.DeleteEARMojo
 
getFailureMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.DeployEARMojo
 
getFailureMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.ExtractXMLFromDomainMojo
 
getFailureMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.KillEARMojo
 
getFailureMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.StartEARMojo
 
getFailureMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.StopEARMojo
 
getFailureMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.UndeployEARMojo
 
getFailures() - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.Events
 
getFaultTolerant(Bw) - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement
This method focuses on faultTolerant object found in this path : "/application/services/bw/faultTolerant"
getFiles() - Method in class fr.fastconnect.factory.tibco.bw.maven.doc.AbstractDocMojo
 
getFreePort(int, int) - Method in class fr.fastconnect.factory.tibco.bw.maven.bwengine.AbstractServiceEngineMojo
 
getFreePort() - Method in class fr.fastconnect.factory.tibco.bw.maven.bwengine.AbstractServiceEngineMojo
 
getGlobalVariables() - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement
The Global Variables are inside the NVPairs element with @name attribute equals to "Global Variables" at the root level.
getGoal() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.AbstractWrapperForBuiltinMojo
 
getGoal() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWDependenciesMojo
 
getGoal() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWSourcesMojo
 
getGoal() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestDependenciesMojo
 
getGoal() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestSourcesMojo
 
getGoal() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.ITRunTestsMojo
 
getGoal() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWDependenciesMojo
 
getGoal() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWTestDependenciesMojo
 
getGroupId() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.AbstractWrapperForBuiltinMojo
 
getGroupId() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWDependenciesMojo
 
getGroupId() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWSourcesMojo
 
getGroupId() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestDependenciesMojo
 
getGroupId() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestSourcesMojo
 
getGroupId() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.ITRunTestsMojo
 
getGroupId() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWDependenciesMojo
 
getGroupId() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWTestDependenciesMojo
 
getGroupId() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo.AbstractProject
 
getGroupId() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.ExistingBWProjectsListMojo.BWProject
 
getGroupId() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.MavenProjectsListMojo.MavenProject
 
getInitMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.AbstractBWDeployMojo
 
getInitMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.AbstractBWBatchDeployMojo
 
getInitMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.DeleteBatchMojo
 
getInitMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.DeployBatchMojo
 
getInitMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.ExtractXMLBatchMojo
 
getInitMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.StartBatchMojo
 
getInitMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.StopBatchMojo
 
getInitMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.UndeployBatchMojo
 
getInitMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.DeleteEARMojo
 
getInitMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.DeployEARMojo
 
getInitMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.ExtractXMLFromDomainMojo
 
getInitMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.KillEARMojo
 
getInitMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.StartEARMojo
 
getInitMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.StopEARMojo
 
getInitMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.UndeployEARMojo
 
getInstancesNames(boolean) - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement
 
getJarAlias(Dependency, boolean) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
getJarDependencies() - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
getJarName(Dependency, boolean) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
getLogs() - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.Events
 
getMandatoryFilePath() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo.AbstractProject
 
getMandatoryFilePath(String) - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo.AbstractProject
 
getMaxDeploymentRevision() - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement
 
getModelFromPOM(File, Log) - Static method in class fr.fastconnect.factory.tibco.bw.maven.source.POMManager
Load a Maven Model object from a POM file.
getMonitor(String) - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement
 
getName() - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement
 
getOriginalAbsolutePath() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo.AbstractProject
 
getOriginalRelativePath() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo.AbstractProject
 
getOutputFile() - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWArtifactMojo
 
getParent(MavenProject, Log) - Static method in class fr.fastconnect.factory.tibco.bw.maven.InitializeMojo
 
getParent(Model, File, Log) - Static method in class fr.fastconnect.factory.tibco.bw.maven.source.ExistingBWProjectsListMojo
 
getPluginManager() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.AbstractWrapperForBuiltinMojo
 
getPluginManager() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWDependenciesMojo
 
getPluginManager() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWSourcesMojo
 
getPluginManager() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestDependenciesMojo
 
getPluginManager() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestSourcesMojo
 
getPluginManager() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.ITRunTestsMojo
 
getPluginManager() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWDependenciesMojo
 
getPluginManager() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWTestDependenciesMojo
 
getProcess() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.ProcessModel
 
getProcessArchives() - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement
This method focuses on all child elements of .
getProcesses(Bw) - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement
This method focuses on processes found in this path : "/application/services/bw/bwprocesses/bwprocess"
getProfile(Model, String) - Static method in class fr.fastconnect.factory.tibco.bw.maven.source.POMManager
 
getProject() - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
getProject() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.AbstractWrapperForBuiltinMojo
 
getProject() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWDependenciesMojo
 
getProject() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWSourcesMojo
 
getProject() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestDependenciesMojo
 
getProject() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestSourcesMojo
 
getProject() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.ITRunTestsMojo
 
getProject() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWDependenciesMojo
 
getProject() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWTestDependenciesMojo
 
getProjectName() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo.AbstractProject
 
getProjectName() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.ExistingBWProjectsListMojo.BWProject
 
getProjectName() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.MavenProjectsListMojo.MavenProject
 
getProjectToRunPath() - Method in class fr.fastconnect.factory.tibco.bw.maven.bwengine.AbstractServiceEngineMojo
 
getProjlibAlias(Dependency) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
getProjlibName(Dependency) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
getProjlibsDependencies() - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
getPropertyValue(MavenProject, String, boolean, boolean, boolean) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
getPropertyValue(String, boolean) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
getPropertyValue(String) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
getPropertyValue(String, boolean, boolean, boolean) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
getPropertyValueInSettings(String, Settings) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
getPutPOMInParentDirectory() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo.AbstractProject
 
getPutPOMInParentDirectory() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.ExistingBWProjectsListMojo.BWProject
 
getRelativePath() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo.AbstractProject
 
getRelativePath(String, String, String) - Static method in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo
Get the relative path from one file to another, specifying the directory separator.
getRelativePath() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.ExistingBWProjectsListMojo.BWProject
 
getRepoInstances() - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement
 
getResources() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.AbstractWrapperForBuiltinMojo
 
getResources() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWDependenciesMojo
 
getResources() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWSourcesMojo
 
getResources() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestDependenciesMojo
 
getResources() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestSourcesMojo
 
getResources() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.ITRunTestsMojo
 
getResources() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWDependenciesMojo
 
getResources() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWTestDependenciesMojo
 
getRetryInterval() - Method in class fr.fastconnect.factory.tibco.bw.maven.bwengine.AbstractServiceEngineMojo
 
getRootProjectProperty(MavenProject, String) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
getRootProjectProperty(MavenProject, String, boolean) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
getService() - Method in class fr.fastconnect.factory.tibco.bw.maven.bwengine.ServiceAgentInEngine
 
getServiceFailureMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.bwengine.AbstractServiceEngineMojo
 
getServiceName() - Method in class fr.fastconnect.factory.tibco.bw.maven.bwengine.AbstractServiceEngineMojo
 
getServices() - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement
 
getServiceTimeoutMessage() - Method in class fr.fastconnect.factory.tibco.bw.maven.bwengine.AbstractServiceEngineMojo
 
getSession() - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
getSession() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.AbstractWrapperForBuiltinMojo
 
getSession() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWDependenciesMojo
 
getSession() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWSourcesMojo
 
getSession() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestDependenciesMojo
 
getSession() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestSourcesMojo
 
getSession() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.ITRunTestsMojo
 
getSession() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWDependenciesMojo
 
getSession() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWTestDependenciesMojo
 
getSharedArchive() - Method in class fr.fastconnect.factory.tibco.bw.maven.compile.ArchiveBuilder
 
getTimeOut() - Method in class fr.fastconnect.factory.tibco.bw.maven.bwengine.AbstractServiceEngineMojo
 
getVersion() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.AbstractWrapperForBuiltinMojo
 
getVersion() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWDependenciesMojo
 
getVersion() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWSourcesMojo
 
getVersion() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestDependenciesMojo
 
getVersion() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestSourcesMojo
 
getVersion() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.ITRunTestsMojo
 
getVersion() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWDependenciesMojo
 
getVersion() - Method in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWTestDependenciesMojo
 
getVersion() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo.AbstractProject
 
getVersion() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.ExistingBWProjectsListMojo.BWProject
 
getVersion() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.MavenProjectsListMojo.MavenProject
 
goal - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.AbstractWrapperForBuiltinMojo
 
goal - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWDependenciesMojo
 
goal - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWSourcesMojo
 
goal - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestDependenciesMojo
 
goal - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestSourcesMojo
 
goal - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.ITRunTestsMojo
 
goal - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWDependenciesMojo
 
goal - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWTestDependenciesMojo
 
groupId - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.AbstractWrapperForBuiltinMojo
 
groupId - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWDependenciesMojo
 
groupId - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWSourcesMojo
 
groupId - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestDependenciesMojo
 
groupId - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestSourcesMojo
 
groupId - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.ITRunTestsMojo
 
groupId - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWDependenciesMojo
 
groupId - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWTestDependenciesMojo
 

H

hasSameGAV(Model, Model) - Static method in class fr.fastconnect.factory.tibco.bw.maven.InitializeMojo
 
HAWK_BINARY_NOTFOUND - Static variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
hawkDomain - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
hawkRvDaemon - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
hawkRvNetwork - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
hawkRvService - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
hawkSubscribeInterval - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
hawkSubscribeNumberOfRetry - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
hawkVersion - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
HelpMojo - Class in fr.fastconnect.factory.tibco.bw.maven.source
Display help information on bw-maven-plugin.
HelpMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.source.HelpMojo
 
hideLibraryResources - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
Allows to ignore any alias when building EAR or Projlib.

I

ignoreAlreadyMavenizedProjects - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.ExistingBWProjectsListMojo
Whether to ignore BW projects already mavenized (those having a POM) in the search results.
ignoreCommonFiles - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
ignoreReferenceFiles - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
IncludeDependenciesInEARMojo - Class in fr.fastconnect.factory.tibco.bw.maven.compile
This goal includes the JAR dependencies of the runtime scope inside the "lib.zip" of the TIBCO BusinessWorks EAR.
IncludeDependenciesInEARMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.compile.IncludeDependenciesInEARMojo
 
includeTransitiveJARsInEAR - Variable in class fr.fastconnect.factory.tibco.bw.maven.compile.IncludeDependenciesInEARMojo
Whether to add JARs files inside EAR.
includeTransitiveJARsInEAR - Variable in class fr.fastconnect.factory.tibco.bw.maven.compile.UpdateAliasesLibsMojo
 
initFiles() - Method in class fr.fastconnect.factory.tibco.bw.maven.doc.AbstractDocMojo
 
initFiles() - Method in class fr.fastconnect.factory.tibco.bw.maven.doc.GenerateAPTDocMojo
 
initHawk(boolean) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
initialize(File, File, HashMap<String, String>, String, Log) - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo.AbstractProject
The concrete inner-classes must be instantiated with the default constructor (with no arguments).
initialize(File, File, HashMap<String, String>, String, Log) - Method in class fr.fastconnect.factory.tibco.bw.maven.source.ExistingBWProjectsListMojo.BWProject
 
initialize(File, File, HashMap<String, String>, String, Log) - Method in class fr.fastconnect.factory.tibco.bw.maven.source.MavenProjectsListMojo.MavenProject
 
InitializeMojo - Class in fr.fastconnect.factory.tibco.bw.maven
This goal will initialize additional properties to use in next goals.
InitializeMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.InitializeMojo
 
initProjects() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo
 
initProjects(String, HashMap<String, String>, Class<? extends AbstractProjectsListMojo.AbstractProject>) - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo
 
initProjects() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.ExistingBWProjectsListMojo
 
initProjects() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.MavenProjectsListMojo
 
initServiceAgent() - Method in class fr.fastconnect.factory.tibco.bw.maven.bwengine.AbstractServiceEngineMojo
 
isAWildCard(String) - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.MergePropertiesMojo
 
isCurrentGoal(String) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
isIgnored() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo.AbstractProject
 
isIgnored() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.ExistingBWProjectsListMojo.BWProject
Ignore the found project if it contains a 'pom.xml' file or if 'vcrepo.dat' is not found (the latter can happen if the relative source directory specified by bwProjectLocation is not found).
isProjlib - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.MassMavenizerMojo
Whether the project to create is a Projlib or not.
isStarted() - Method in class fr.fastconnect.factory.tibco.bw.maven.bwengine.AbstractServiceEngineMojo
 
isStarted() - Method in interface fr.fastconnect.factory.tibco.bw.maven.bwengine.BWService
 
isStarted() - Method in class fr.fastconnect.factory.tibco.bw.maven.bwengine.ServiceAgentInEngine
 
ITRunTestsMojo - Class in fr.fastconnect.factory.tibco.bw.maven.builtin
This goal deploys the built EAR to a TIBCO domain, to prepare the execution of Integration Tests.
ITRunTestsMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.builtin.ITRunTestsMojo
 

J

JAR_EXTENSION - Static variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
JAR_TYPE - Static variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 

K

keepOriginalAliasLib - Variable in class fr.fastconnect.factory.tibco.bw.maven.compile.UpdateAliasesLibsMojo
Whether to keep original entries in '.aliaslib' files when updating
keys() - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement.SortedProperties
 
KILL_EAR_FAILED - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.KillEARMojo
 
KillEARMojo - Class in fr.fastconnect.factory.tibco.bw.maven.deployment
This goal kills a TIBCO BusinessWorks application deployed on a TIBCO domain.
KillEARMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.deployment.KillEARMojo
 
KILLING_EAR - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.KillEARMojo
 

L

LAUNCH_DESIGNER_FAILED - Static variable in class fr.fastconnect.factory.tibco.bw.maven.run.LaunchDesignerMojo
 
LaunchDesignerMojo - Class in fr.fastconnect.factory.tibco.bw.maven.run
This goal launches a TIBCO Designer with exactly the same environment that will be used to compile the TIBCO BusinessWorks EAR from the TIBCO BusinessWorks project sources (with the LaunchDesignerMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.run.LaunchDesignerMojo
 
LAUNCHING_DESIGNER - Static variable in class fr.fastconnect.factory.tibco.bw.maven.run.LaunchDesignerMojo
 
launchTIBCOBinary(File, List<File>, ArrayList<String>, File, String, boolean, boolean) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
This calls a TIBCO binary.
launchTIBCOBinary(File, List<File>, ArrayList<String>, File, String) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
Same as launchTIBCOBinary with 'fork=false' and 'synchronous=true'
loadPropertiesFile(File) - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
This loads a properties file into a java.util.Properties object with sorted keys.
logger - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo.AbstractProject
 

M

MANDATORY_BW_FILENAME - Static variable in class fr.fastconnect.factory.tibco.bw.maven.source.ExistingBWProjectsListMojo
 
MANDATORY_MAVEN_FILENAME - Static variable in class fr.fastconnect.factory.tibco.bw.maven.source.MavenProjectsListMojo
 
MassMavenizerMojo - Class in fr.fastconnect.factory.tibco.bw.maven.source
This goal "mavenizes" a list of existing TIBCO BusinessWorks projects.
MassMavenizerMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.source.MassMavenizerMojo
 
MassUnMavenizerMojo - Class in fr.fastconnect.factory.tibco.bw.maven.source
This goal "unmavenizes" a list of mavenized TIBCO BusinessWorks projects by simply removing the POMs of the projects.
MassUnMavenizerMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.source.MassUnMavenizerMojo
 
MAVENIZATION_FAILURE - Static variable in class fr.fastconnect.factory.tibco.bw.maven.source.MassMavenizerMojo
 
MAVENIZATION_FAILURES - Static variable in class fr.fastconnect.factory.tibco.bw.maven.source.MassMavenizerMojo
 
MAVENIZATION_SUCCESS - Static variable in class fr.fastconnect.factory.tibco.bw.maven.source.MassMavenizerMojo
 
MAVENIZATION_SUCCESSES - Static variable in class fr.fastconnect.factory.tibco.bw.maven.source.MassMavenizerMojo
 
MavenProject() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.source.MavenProjectsListMojo.MavenProject
 
MavenProjectsListMojo - Class in fr.fastconnect.factory.tibco.bw.maven.source
This goal lists all the existing projects (with a POM.xml file) found in a specified folder and nested subfolders.
MavenProjectsListMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.source.MavenProjectsListMojo
 
MavenProjectsListMojo.MavenProject - Class in fr.fastconnect.factory.tibco.bw.maven.source
This concrete inner-class inheriting from AbstractProject will guess project information from the Maven model.
MavenProjectsListWithRootPOMMojo - Class in fr.fastconnect.factory.tibco.bw.maven.source
This class is the same as MavenProjectsListMojo with an additional Mojo parameter.
MavenProjectsListWithRootPOMMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.source.MavenProjectsListWithRootPOMMojo
 
mavenPropertyPattern - Static variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
mavenResourcesFiltering - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
maxDeploymentRevision - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
maxPort - Variable in class fr.fastconnect.factory.tibco.bw.maven.bwengine.AbstractServiceEngineMojo
The maximum value for the randomly chosen port.
merge(File) - Method in class fr.fastconnect.factory.tibco.bw.maven.compile.ArchiveBuilder
 
merge(ArchiveBuilder) - Method in class fr.fastconnect.factory.tibco.bw.maven.compile.ArchiveBuilder
 
MERGE_FAILURE - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.MergePropertiesMojo
 
mergeFiles(Properties, Properties, File, File, String, String) - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.MergePropertiesMojo
 
mergeModelFromPOM(File, Model, Log) - Static method in class fr.fastconnect.factory.tibco.bw.maven.source.POMManager
Merge a Maven Model object from a POM file to an existing Maven Model object.
MergePropertiesMojo - Class in fr.fastconnect.factory.tibco.bw.maven.packaging
This goal will merge the reference and common properties into the working properties files (usually the ones in "target/package").
MergePropertiesMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.packaging.MergePropertiesMojo
 
MERGING_PROPERTIES - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.MergePropertiesMojo
 
minPort - Variable in class fr.fastconnect.factory.tibco.bw.maven.bwengine.AbstractServiceEngineMojo
The minimum value for the randomly chosen port.
moduleExists(File, String, String, Log) - Static method in class fr.fastconnect.factory.tibco.bw.maven.source.POMManager
Check whether a module exists in a POM.

N

NOTHING_TO_MERGE - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.MergePropertiesMojo
 
NOTHING_WAS_PERFORMED - Static variable in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo
 

O

outputDirectory - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
Directory containing the generated artifact.

P

packageDirectory - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
Path to the package folder.
parentBasedirProperty - Static variable in class fr.fastconnect.factory.tibco.bw.maven.InitializeMojo
 
patterns - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo
A list of comma-separated patterns where to search.
performAction(AbstractProjectsListMojo.AbstractProject) - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo
 
performAction(AbstractProjectsListMojo.AbstractProject) - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AddDependencyMojo
 
performAction(AbstractProjectsListMojo.AbstractProject) - Method in class fr.fastconnect.factory.tibco.bw.maven.source.AddProjectsAsModules
 
performAction(AbstractProjectsListMojo.AbstractProject) - Method in class fr.fastconnect.factory.tibco.bw.maven.source.MassMavenizerMojo
 
performAction(AbstractProjectsListMojo.AbstractProject) - Method in class fr.fastconnect.factory.tibco.bw.maven.source.MassUnMavenizerMojo
 
performAction(AbstractProjectsListMojo.AbstractProject) - Method in class fr.fastconnect.factory.tibco.bw.maven.source.RemoveDependencyMojo
 
performAction(AbstractProjectsListMojo.AbstractProject) - Method in class fr.fastconnect.factory.tibco.bw.maven.source.RemoveProjectsAsModules
 
pluginManager - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.AbstractWrapperForBuiltinMojo
The Build Plugin Manager (this one is Java5 annotation style).
pluginManager - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWDependenciesMojo
The Build Plugin Manager (this one is Java5 annotation style).
pluginManager - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWSourcesMojo
The Build Plugin Manager (this one is Java5 annotation style).
pluginManager - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestDependenciesMojo
The Build Plugin Manager (this one is Java5 annotation style).
pluginManager - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestSourcesMojo
The Build Plugin Manager (this one is Java5 annotation style).
pluginManager - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.ITRunTestsMojo
The Build Plugin Manager (this one is Java5 annotation style).
pluginManager - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWDependenciesMojo
The Build Plugin Manager (this one is Java5 annotation style).
pluginManager - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWTestDependenciesMojo
The Build Plugin Manager (this one is Java5 annotation style).
pluginManager - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.MassMavenizerMojo
The Build Plugin Manager
POM_EXTENSION - Static variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
POM_TYPE - Static variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
POMManager - Class in fr.fastconnect.factory.tibco.bw.maven.source
This class handles POM file manipulation using the Maven API.
POMManager() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.source.POMManager
 
postAction() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.AbstractBWDeployMojo
 
postAction() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.DeleteBatchMojo
 
postAction() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.DeployBatchMojo
 
postAction() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.ExtractXMLBatchMojo
 
postAction() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.StartBatchMojo
 
postAction() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.StopBatchMojo
 
postAction() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.UndeployBatchMojo
 
postAction() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.DeleteEARMojo
 
postAction() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.DeployEARMojo
 
postAction() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.ExtractXMLFromDomainMojo
 
postAction() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.KillEARMojo
 
postAction() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.StartEARMojo
 
postAction() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.StopEARMojo
 
postAction() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.UndeployEARMojo
 
processFile(File) - Method in class fr.fastconnect.factory.tibco.bw.maven.compile.UpdateAliasesLibsMojo
This method adds the JAR aliases to a ".aliaslib" file
processFile(File) - Method in class fr.fastconnect.factory.tibco.bw.maven.doc.AbstractDocMojo
 
processFile(File) - Method in class fr.fastconnect.factory.tibco.bw.maven.doc.GenerateAPTDocMojo
 
processFile(File) - Method in class fr.fastconnect.factory.tibco.bw.maven.doc.GenerateXMLDocMojo
 
ProcessModel - Class in fr.fastconnect.factory.tibco.bw.maven.source
This class will unmarshall XML file of the schema with "http://xmlns.tibco.com/bw/process/2003" namespace to JAXB objects.
ProcessModel(File) - Constructor for class fr.fastconnect.factory.tibco.bw.maven.source.ProcessModel
 
profileId - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.MavenProjectsListWithRootPOMMojo
 
project - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.AbstractWrapperForBuiltinMojo
The project currently being build.
project - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWDependenciesMojo
The project currently being build.
project - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWSourcesMojo
The project currently being build.
project - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestDependenciesMojo
The project currently being build.
project - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestSourcesMojo
The project currently being build.
project - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.ITRunTestsMojo
The project currently being build.
project - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWDependenciesMojo
The project currently being build.
project - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWTestDependenciesMojo
The project currently being build.
project - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.MassMavenizerMojo
The project currently being build.
PROJECT_FOUND - Static variable in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo
 
PROJECT_LOCATION - Static variable in class fr.fastconnect.factory.tibco.bw.maven.run.LaunchDesignerMojo
 
projectBuilder - Variable in class fr.fastconnect.factory.tibco.bw.maven.BWLifecycleParticipant
 
projectDirectory - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
Path to the BusinessWorks project.
projectGroupId - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.MassMavenizerMojo
The groupId of the projects to mavenize
projects - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo
 
PROJECTS_FOUND - Static variable in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo
 
projectVersion - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.MassMavenizerMojo
The version of the projects to mavenize
PROJLIB_EXTENSION - Static variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
PROJLIB_TYPE - Static variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
PROPERTIES_EXTENSION - Static variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
PROPERTIES_GLOBAL_VARIABLES_LOAD_FAILURE - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.GenerateXMLFromPropertiesMojo
 
PROPERTIES_LOAD_FAILURE - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.MergePropertiesMojo
 
PROPERTIES_SAVE_GVS_FAILURE - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.GeneratePropertiesFromXMLMojo
 
PROPERTIES_SAVE_GVS_FAILURE - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.MergePropertiesMojo
 
PROPERTIES_SAVE_GVS_SUCCESS - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.GeneratePropertiesFromXMLMojo
 
PROPERTIES_SAVE_GVS_SUCCESS - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.MergePropertiesMojo
 
PROPERTIES_SAVE_SERVICES_FAILURE - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.GeneratePropertiesFromXMLMojo
 
PROPERTIES_SAVE_SERVICES_FAILURE - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.MergePropertiesMojo
 
PROPERTIES_SAVE_SERVICES_SUCCESS - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.GeneratePropertiesFromXMLMojo
 
PROPERTIES_SAVE_SERVICES_SUCCESS - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.MergePropertiesMojo
 
PROPERTIES_SERVICES_LOAD_FAILURE - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.GenerateXMLFromPropertiesMojo
 
propertiesManager(MavenSession, MavenProject) - Static method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
Instantiate a minimalistic AbstractCommonMojo to use properties management as a standalone object.
propertyExists(String) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
propertyExists(MavenProject, String) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
propertyExistsInSettings(String, Settings) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
propertyExistsInSettings(String) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
putPOMInParentDirectory - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.ExistingBWProjectsListMojo
True means that the "pom.xml" file must be put in parent folder of BusinessWorks project

R

readDependenciesFromFile(String, String) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
This will read the dependencies from the 'resolved' file found in the build directory.
recursive - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo
Whether to search recursively in subdirectories or not
removeDefaultBindingIfNotExists(Properties) - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement
This will remove from the XML the default binding (with empty name attribute) if it is not found in the properties.
removeDependency(File, Dependency, Log) - Static method in class fr.fastconnect.factory.tibco.bw.maven.source.POMManager
Remove the Maven dependency from a POM file.
removeDependencyManagement(File, Dependency, Log) - Static method in class fr.fastconnect.factory.tibco.bw.maven.source.POMManager
Remove the Maven dependency from a POM file (in management section).
RemoveDependencyMojo - Class in fr.fastconnect.factory.tibco.bw.maven.source
This goal removes a dependency from the POMs of the defined projects list.
RemoveDependencyMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.source.RemoveDependencyMojo
 
removeDuplicateBinding() - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement
This will remove from the XML the second duplicate default binding (with empty name attribute) to keep only the first one.
removeDuplicateProcesses() - Method in class fr.fastconnect.factory.tibco.bw.maven.compile.ArchiveBuilder
 
removeProjectAsModule(File, String, String, Log) - Static method in class fr.fastconnect.factory.tibco.bw.maven.source.POMManager
 
RemoveProjectsAsModules - Class in fr.fastconnect.factory.tibco.bw.maven.source
This goal removes some mavenized projects as modules of a root POM.
RemoveProjectsAsModules() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.source.RemoveProjectsAsModules
 
removeVersionFromFileNames - Variable in class fr.fastconnect.factory.tibco.bw.maven.compile.IncludeDependenciesInEARMojo
Whether to rename JARs files inside EAR without their version.
removeWildCards(Properties) - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.MergePropertiesMojo
 
replaceProperties(String) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
repoHttpExtraPropertyFile - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
repoHttpPassword - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
repoHttpServer - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
repoHttpTimeout - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
repoHttpUrl - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
repoHttpUser - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
repoLocalEncoding - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
repoRvDaemon - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
repoRvDiscoveryTimeout - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
repoRvExtraPropertyFile - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
repoRvNetwork - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
repoRvOperationRetry - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
repoRvPassword - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
repoRvRegionalSubject - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
repoRvServer - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
repoRvService - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
repoRvTimeout - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
repoRvUser - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
repoSelectInstance - Variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
ResolveBWDependenciesMojo - Class in fr.fastconnect.factory.tibco.bw.maven.builtin
This goal resolves TIBCO BusinessWorks dependencies (especially Projlibs) defined in the POM of the project.
ResolveBWDependenciesMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWDependenciesMojo
 
ResolveBWTestDependenciesMojo - Class in fr.fastconnect.factory.tibco.bw.maven.builtin
This goal resolves TIBCO BusinessWorks dependencies (especially Projlibs) defined in the POM of the project.
ResolveBWTestDependenciesMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWTestDependenciesMojo
 
resources - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.AbstractWrapperForBuiltinMojo
Optional resources parameter do define includes/excludes filesets
resources - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWDependenciesMojo
Optional resources parameter do define includes/excludes filesets
resources - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWSourcesMojo
Optional resources parameter do define includes/excludes filesets
resources - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestDependenciesMojo
Optional resources parameter do define includes/excludes filesets
resources - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestSourcesMojo
Optional resources parameter do define includes/excludes filesets
resources - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.ITRunTestsMojo
Optional resources parameter do define includes/excludes filesets
resources - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWDependenciesMojo
Optional resources parameter do define includes/excludes filesets
resources - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWTestDependenciesMojo
Optional resources parameter do define includes/excludes filesets
restriction - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo
 
root - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo.AbstractProject
 
rootPOM - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.MavenProjectsListWithRootPOMMojo
This is the POM file of the root client project (as generated by 'archetype-client-root-project').
rootPOMExists() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.MavenProjectsListWithRootPOMMojo
 
rootProjectArtifactId - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.MassMavenizerMojo
The parent.artifactId of the project to mavenize
rootProjectGroupId - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.MassMavenizerMojo
The parent.groupId of the project to mavenize
rootProjectVersion - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.MassMavenizerMojo
The parent.version of the project to mavenize

S

save(File) - Method in class fr.fastconnect.factory.tibco.bw.maven.compile.ArchiveBuilder
 
save() - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement
This will marshall the object back to the XML file.
save() - Method in class fr.fastconnect.factory.tibco.bw.maven.source.ProcessModel
This will marshall the object back to the XML file.
savePropertiesToFile(File, Properties, String, String, String) - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
This saves a java.util.Properties to a file.
serviceAgent - Variable in class fr.fastconnect.factory.tibco.bw.maven.bwengine.AbstractServiceEngineMojo
A Service Agent is a Web Service representation in TIBCO BusinessWorks.
ServiceAgentInEngine<Service extends BWService> - Class in fr.fastconnect.factory.tibco.bw.maven.bwengine
This abstract class defines an interface for a Service Agent (= Web Service) inside a BusinessWorks project.
ServiceAgentInEngine() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.bwengine.ServiceAgentInEngine
 
session - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
The current Maven session.
session - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.AbstractWrapperForBuiltinMojo
The current Maven session.
session - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWDependenciesMojo
The current Maven session.
session - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWSourcesMojo
The current Maven session.
session - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestDependenciesMojo
The current Maven session.
session - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestSourcesMojo
The current Maven session.
session - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.ITRunTestsMojo
The current Maven session.
session - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWDependenciesMojo
The current Maven session.
session - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWTestDependenciesMojo
The current Maven session.
session - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.MassMavenizerMojo
The current Maven session.
setAttribute(ElementNSImpl, String, String) - Method in class fr.fastconnect.factory.tibco.bw.maven.compile.ArchiveBuilder
 
setContact(String) - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement
 
setDescription(String) - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement
 
setEnterpriseArchiveAuthor(String) - Method in class fr.fastconnect.factory.tibco.bw.maven.compile.ArchiveBuilder
 
setEnterpriseArchiveFileLocationProperty(String) - Method in class fr.fastconnect.factory.tibco.bw.maven.compile.ArchiveBuilder
 
setEnterpriseArchiveName(String) - Method in class fr.fastconnect.factory.tibco.bw.maven.compile.ArchiveBuilder
 
setEnterpriseArchiveProperty(String, String) - Method in class fr.fastconnect.factory.tibco.bw.maven.compile.ArchiveBuilder
 
setEnterpriseArchiveVersionProperty(String) - Method in class fr.fastconnect.factory.tibco.bw.maven.compile.ArchiveBuilder
 
setEvents(List<LogEvent>) - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.Events
 
setFailures(List<FailureEvent>) - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.Events
 
setFirstProcessArchiveName(String) - Method in class fr.fastconnect.factory.tibco.bw.maven.compile.ArchiveBuilder
 
setGlobalVariable(String, String) - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement
 
setMaxDeploymentRevision(String) - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement
 
setName(String) - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement
 
setProject(MavenProject) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
setProperty(ElementNSImpl, String, String) - Method in class fr.fastconnect.factory.tibco.bw.maven.compile.ArchiveBuilder
 
setProperty(String, String) - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement.SortedProperties
 
setProperty(String, BigInteger) - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement.SortedProperties
 
setProperty(String, Boolean) - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement.SortedProperties
 
setSession(MavenSession) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
setSettings(Settings) - Method in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
setSharedArchiveAuthor(String) - Method in class fr.fastconnect.factory.tibco.bw.maven.compile.ArchiveBuilder
 
skip() - Method in class fr.fastconnect.factory.tibco.bw.maven.deployment.AbstractBWDeployMojo
 
skip() - Method in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
 
skipCompile - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWArtifactMojo
Whether to skip the compilation of EAR and Projlib.
skipEARCompile - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWArtifactMojo
Whether to skip the compilation of EAR.
skipInvocation - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.ITRunTestsMojo
 
skipPackage - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWArtifactMojo
Whether to skip the package goals.
SKIPPING - Static variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
skipProjlibCompile - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWArtifactMojo
Whether to skip the compilation of Projlib.
SOME_INSTANCES_NOT_STARTED - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.StartEARMojo
 
SortedProperties() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.packaging.ApplicationManagement.SortedProperties
 
sourceEncoding - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
The source enconding.
SRC_NOT_SET - Static variable in class fr.fastconnect.factory.tibco.bw.maven.compile.UpdateAliasesLibsMojo
 
START_BATCH - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.StartBatchMojo
 
START_FAILED - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.StartBatchMojo
 
StartBatchMojo - Class in fr.fastconnect.factory.tibco.bw.maven.deployment.batch
This goal starts multiple BusinessWorks applications from a domain in batch mode.
StartBatchMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.StartBatchMojo
 
StartEARMojo - Class in fr.fastconnect.factory.tibco.bw.maven.deployment
This goal starts a TIBCO BusinessWorks application deployed on a TIBCO domain.
StartEARMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.deployment.StartEARMojo
 
STARTING_INSTANCES - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.StartEARMojo
 
STARTING_INSTANCES_FAILED - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.StartEARMojo
 
STOP_BATCH - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.StopBatchMojo
 
STOP_EAR_FAILED - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.StopEARMojo
 
STOP_FAILED - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.StopBatchMojo
 
StopBatchMojo - Class in fr.fastconnect.factory.tibco.bw.maven.deployment.batch
This goal stops multiple BusinessWorks applications from a domain in batch mode.
StopBatchMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.StopBatchMojo
 
StopEARMojo - Class in fr.fastconnect.factory.tibco.bw.maven.deployment
This goal stops a TIBCO BusinessWorks application deployed on a TIBCO domain.
StopEARMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.deployment.StopEARMojo
 
stopEngine() - Method in class fr.fastconnect.factory.tibco.bw.maven.bwengine.AbstractServiceEngineMojo
This will call the stopEngine() method of the Service Agent.
stopEngine() - Method in interface fr.fastconnect.factory.tibco.bw.maven.bwengine.BWService
 
stopEngine() - Method in class fr.fastconnect.factory.tibco.bw.maven.bwengine.ServiceAgentInEngine
 
STOPPING_EAR - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.StopEARMojo
 
SUBSCRIBING_TO_HAWK_METHODS - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.StartEARMojo
 
successfullyPerformedAction - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo
 

T

testDirectory - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
Path to the test folder.
testLibDirectory - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
Path to the dependencies (Projlibs, JARs...) for the test.
testSrcDirectory - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
Path to the BusinessWorks sources for the test.
TIBCO_ALIAS_PREFIX - Static variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
TIBCO_DESIGNER_BINARY_NOTFOUND - Static variable in class fr.fastconnect.factory.tibco.bw.maven.compile.CompileProjlibMojo
 
TIBCO_HOME_DIR - Static variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
tibcoAppManagePath - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
Path to the TIBCO "AppManage" binary.
tibcoAppManageTRAPath - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
Path to the TIBCO "AppManage" TRA configuration file.
tibcoBuildEARPath - Variable in class fr.fastconnect.factory.tibco.bw.maven.compile.CompileEARMojo
Path to the TIBCO "buildear" binary.
tibcoBuildEARTRAPath - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
Path to the TIBCO "buildear" TRA configuration file.
tibcoBuildEARUseDesignerTRA - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
Sometimes a TRA can reference another TRA, for instance 'buildear.tra' will reference 'designer.tra'.
tibcoBuildEARValidation - Variable in class fr.fastconnect.factory.tibco.bw.maven.compile.CompileEARMojo
Whether to validate or not the EAR before building (-v switch of buildear).
tibcoBuildLibraryTRAPath - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
Path to the TIBCO Designer "buildlibrary" TRA configuration file.
tibcoBuildLibraryUseDesignerTRA - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
Sometimes a TRA can reference another TRA, for instance 'buildlibrary.tra' will reference 'designer.tra'.
tibcoBWEnginePath - Variable in class fr.fastconnect.factory.tibco.bw.maven.bwengine.AbstractServiceEngineMojo
Path to the BusinessWorks Engine binary.
tibcoBWEngineTRAPath - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
Path to the BusinessWorks Engine TRA configuration file.
tibcoDesignerPath - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
Path to the TIBCO Designer binary.
tibcoDesignerTRAPath - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
Path to the TIBCO Designer TRA configuration file.
tibcoHome - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
Path to the TIBCO home directory.
tibcoRvHomePath - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
Path to the TIBCO RendezVous folder.
timeOut - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
Timeout for the execution of TIBCO commands to build artifacts.
toFileList(FileSet) - Static method in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo
 
touchEARIfSkipped - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWArtifactMojo
Whether to "touch" the EAR file when EAR compilation is skipped.
touchFinalDeploymentDescriptorIfSkipped - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWArtifactMojo
Whether to "touch" the final deployment descriptor file when final deployment descriptor generation is skipped.
touchProjlibIfSkipped - Variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWArtifactMojo
Whether to "touch" the Projlib file when Projlib compilation is skipped.

U

UNDEPLOY_BATCH - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.UndeployBatchMojo
 
UNDEPLOY_EAR_FAILED - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.UndeployEARMojo
 
UNDEPLOY_FAILED - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.UndeployBatchMojo
 
UndeployBatchMojo - Class in fr.fastconnect.factory.tibco.bw.maven.deployment.batch
This goal undeploys multiple BusinessWorks applications from a domain in batch mode.
UndeployBatchMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.deployment.batch.UndeployBatchMojo
 
UndeployEARMojo - Class in fr.fastconnect.factory.tibco.bw.maven.deployment
This goal undeploys a TIBCO BusinessWorks application from a TIBCO domain.
UndeployEARMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.deployment.UndeployEARMojo
 
UNDEPLOYING_EAR - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.UndeployEARMojo
 
UpdateAliasesLibsMojo - Class in fr.fastconnect.factory.tibco.bw.maven.compile
This goal modifies the ".aliaslib" files of the TIBCO BusinessWorks project sources to include transitive JARs dependencies.
UpdateAliasesLibsMojo() - Constructor for class fr.fastconnect.factory.tibco.bw.maven.compile.UpdateAliasesLibsMojo
 
updateProjects(HashMap<String, String>) - Method in class fr.fastconnect.factory.tibco.bw.maven.source.ExistingBWProjectsListMojo
 
updateProjects(HashMap<String, String>) - Method in class fr.fastconnect.factory.tibco.bw.maven.source.MassMavenizerMojo
 
useBuildSrcDirectory - Variable in class fr.fastconnect.factory.tibco.bw.maven.run.LaunchDesignerMojo
If true, the project copied in "target/src" is used by TIBCO Designer.
USING_EAR - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.DeployEARMojo
 
USING_GVS_COMMON_FILE - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.MergePropertiesMojo
 
USING_GVS_REFERENCE_FILE - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.MergePropertiesMojo
 
USING_SERVICES_COMMON_FILE - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.MergePropertiesMojo
 
USING_SERVICES_REFERENCE_FILE - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.MergePropertiesMojo
 
USING_XML - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.DeployEARMojo
 

V

version - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.AbstractWrapperForBuiltinMojo
 
version - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWDependenciesMojo
 
version - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWSourcesMojo
 
version - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestDependenciesMojo
 
version - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.CopyBWTestSourcesMojo
 
version - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.ITRunTestsMojo
 
version - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWDependenciesMojo
 
version - Variable in class fr.fastconnect.factory.tibco.bw.maven.builtin.ResolveBWTestDependenciesMojo
 

W

WAITING_FOR_INSTANCES - Static variable in class fr.fastconnect.factory.tibco.bw.maven.deployment.StartEARMojo
 
WARN_NO_ARTIFACT_ATTACHED - Static variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWArtifactMojo
 
wildcardToRegex(String) - Static method in class fr.fastconnect.factory.tibco.bw.maven.packaging.AbstractPackagingMojo
Convert an expression with wildcards to a regex.
workspaceRoot - Variable in class fr.fastconnect.factory.tibco.bw.maven.source.AbstractProjectsListMojo
This is the main directory where to look for projects.
writeModelToPOM(Model, File, Log) - Static method in class fr.fastconnect.factory.tibco.bw.maven.source.POMManager
Write a Maven Model object to a POM file.

X

XML_EXTENSION - Static variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
XML_LOAD_FAILURE - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.GeneratePropertiesFromXMLMojo
 
XML_LOAD_SUCCESS - Static variable in class fr.fastconnect.factory.tibco.bw.maven.packaging.GeneratePropertiesFromXMLMojo
 
XML_TYPE - Static variable in class fr.fastconnect.factory.tibco.bw.maven.AbstractBWMojo
 
A B C D E F G H I J K L M N O P R S T U V W X 
Skip navigation links