A B C E F G I L M O P R S T Z 

A

addPlugins(MavenProject, Artifact) - Method in class org.wso2.maven.bpel.artifact.BPELPOMGenMojo
 
artifactFactory - Variable in class org.wso2.maven.bpel.artifact.BPELPOMGenMojo
 
artifactLocation - Variable in class org.wso2.maven.bpel.artifact.BPELPOMGenMojo
The resulting extension of the file

B

BPELMojo - Class in org.wso2.maven.bpel.artifact
Create a bpel artifact from Maven project
BPELMojo() - Constructor for class org.wso2.maven.bpel.artifact.BPELMojo
 
BPELPOMGenMojo - Class in org.wso2.maven.bpel.artifact
This is the Maven Mojo used for generating a pom for a BPEL artifact from the old CApp project structure
BPELPOMGenMojo() - Constructor for class org.wso2.maven.bpel.artifact.BPELPOMGenMojo
 
BPELUploadMojo - Class in org.wso2.maven.bpel.artifact
This is the Maven Mojo used for bpel resources to be copied to the output directory in the resource-process phase.
BPELUploadMojo() - Constructor for class org.wso2.maven.bpel.artifact.BPELUploadMojo
 

C

copy(File, File) - Static method in class org.wso2.maven.bpel.artifact.utils.FileUtils
 
copyDirectory(File, File) - Static method in class org.wso2.maven.bpel.artifact.utils.FileUtils
 
copyDirectory(File, File, List<File>) - Static method in class org.wso2.maven.bpel.artifact.utils.FileUtils
 
copyDirectoryContents(File, File) - Static method in class org.wso2.maven.bpel.artifact.utils.FileUtils
 
copyFile(String, String) - Static method in class org.wso2.maven.bpel.artifact.utils.FileUtils
 
copyResources(MavenProject, File, Artifact) - Method in class org.wso2.maven.bpel.artifact.BPELPOMGenMojo
 
createArchive(File, File, String) - Static method in class org.wso2.maven.bpel.artifact.utils.FileUtils
 
createMavenProjectForCappArtifact(Artifact, List<Artifact>, File) - Method in class org.wso2.maven.bpel.artifact.BPELPOMGenMojo
 
createTempDirectory() - Static method in class org.wso2.maven.bpel.artifact.utils.FileUtils
 
createTempFile() - Static method in class org.wso2.maven.bpel.artifact.utils.FileUtils
 
createZip(File) - Method in class org.wso2.maven.bpel.artifact.BPELMojo
 

E

execute() - Method in class org.wso2.maven.bpel.artifact.BPELMojo
 
execute() - Method in class org.wso2.maven.bpel.artifact.BPELUploadMojo
 

F

FileUtils - Class in org.wso2.maven.bpel.artifact.utils
 
FileUtils() - Constructor for class org.wso2.maven.bpel.artifact.utils.FileUtils
 

G

getAllFilesPresentInFolder(File) - Static method in class org.wso2.maven.bpel.artifact.utils.FileUtils
 
getArtifactFactory() - Method in class org.wso2.maven.bpel.artifact.BPELPOMGenMojo
 
getArtifactProjects() - Method in class org.wso2.maven.bpel.artifact.BPELPOMGenMojo
 
getArtifactType() - Method in class org.wso2.maven.bpel.artifact.BPELPOMGenMojo
 
getBPELProjectName(File) - Method in class org.wso2.maven.bpel.artifact.BPELMojo
 
getBpelValidFileList(String, File[]) - Static method in class org.wso2.maven.bpel.artifact.utils.FileUtils
 
getBundleActivatorClass(Artifact) - Method in class org.wso2.maven.bpel.artifact.BPELPOMGenMojo
 
getBundlesDataInfo(File, Artifact) - Method in class org.wso2.maven.bpel.artifact.BPELPOMGenMojo
 
getLocalRepository() - Method in class org.wso2.maven.bpel.artifact.BPELPOMGenMojo
 
getProjectMapStrings() - Method in class org.wso2.maven.bpel.artifact.BPELPOMGenMojo
 
getRemoteRepositories() - Method in class org.wso2.maven.bpel.artifact.BPELPOMGenMojo
 
getResolver() - Method in class org.wso2.maven.bpel.artifact.BPELPOMGenMojo
 
getType() - Method in class org.wso2.maven.bpel.artifact.BPELMojo
 
groupId - Variable in class org.wso2.maven.bpel.artifact.BPELPOMGenMojo
Group id to use for the generated pom

I

isEnableArchive() - Method in class org.wso2.maven.bpel.artifact.BPELMojo
 
isValidBPelFile(File) - Static method in class org.wso2.maven.bpel.artifact.utils.FileUtils
 
isValidDeployFile(File) - Static method in class org.wso2.maven.bpel.artifact.utils.FileUtils
 
isValidWSDLFile(File) - Static method in class org.wso2.maven.bpel.artifact.utils.FileUtils
 
isValidXSDFile(File) - Static method in class org.wso2.maven.bpel.artifact.utils.FileUtils
 
isValidXSLTFile(File) - Static method in class org.wso2.maven.bpel.artifact.utils.FileUtils
 

L

localRepository - Variable in class org.wso2.maven.bpel.artifact.BPELPOMGenMojo
 

M

moduleProject - Variable in class org.wso2.maven.bpel.artifact.BPELPOMGenMojo
POM location for the module project

O

org.wso2.maven.bpel.artifact - package org.wso2.maven.bpel.artifact
 
org.wso2.maven.bpel.artifact.utils - package org.wso2.maven.bpel.artifact.utils
 
outputLocation - Variable in class org.wso2.maven.bpel.artifact.BPELPOMGenMojo
The path of the location to output the pom

P

project - Variable in class org.wso2.maven.bpel.artifact.BPELPOMGenMojo
 
projectHelper - Variable in class org.wso2.maven.bpel.artifact.BPELPOMGenMojo
Maven ProjectHelper.

R

remoteRepositories - Variable in class org.wso2.maven.bpel.artifact.BPELPOMGenMojo
 
removeEmptyDirectories(File) - Static method in class org.wso2.maven.bpel.artifact.utils.FileUtils
 
resolver - Variable in class org.wso2.maven.bpel.artifact.BPELPOMGenMojo
 

S

setEnableArchive(boolean) - Method in class org.wso2.maven.bpel.artifact.BPELMojo
 
setType(String) - Method in class org.wso2.maven.bpel.artifact.BPELMojo
 

T

typeList - Variable in class org.wso2.maven.bpel.artifact.BPELPOMGenMojo
Comma separated list of "artifact_type=extension" to be used when creating dependencies for other capp artifacts

Z

zipFolder(String, String) - Static method in class org.wso2.maven.bpel.artifact.utils.FileUtils
 
A B C E F G I L M O P R S T Z 

Copyright © 2015 WSO2. All rights reserved.