C D F G H I O P S T U V W Z 

C

checkMeta(String) - Static method in class org.jenkinsci.plugins.sma.SMAUtility
We don't actually want to load the -meta.xml files, so we use this to get the real item and handle the -metas elsewhere since both components are required for deployment.
compareTo(SMAMetadata) - Method in class org.jenkinsci.plugins.sma.SMAMetadata
For sorting metadata by extension followed by member
configure(StaplerRequest, JSONObject) - Method in class org.jenkinsci.plugins.sma.SMABuilder.DescriptorImpl
 
containsApex() - Method in class org.jenkinsci.plugins.sma.SMAPackage
Returns whether or not this package contains Apex components
createMetadataObject(String, byte[]) - Static method in class org.jenkinsci.plugins.sma.SMAMetadataTypes
Creates an SMAMetadata object from a string representation of a file's path and filename.

D

deployToServer(ByteArrayOutputStream, TestLevel, String[], boolean, boolean) - Method in class org.jenkinsci.plugins.sma.SMAConnection
Sets configuration and performs the deployment of metadata to a Salesforce organization
doFillServerTypeItems() - Method in class org.jenkinsci.plugins.sma.SMABuilder.DescriptorImpl
 
doFillTestLevelItems() - Method in class org.jenkinsci.plugins.sma.SMABuilder.DescriptorImpl
 

F

findPackage(File) - Static method in class org.jenkinsci.plugins.sma.SMAUtility
Helper to find an existing package.xml file in the provided repository

G

getAllMetadata() - Method in class org.jenkinsci.plugins.sma.SMAGit
Replicates ls-tree for the current commit.
getApexClasses(List<SMAMetadata>) - Static method in class org.jenkinsci.plugins.sma.SMAMetadata
Get all apex files in the provided list
getAPIVersion() - Static method in class org.jenkinsci.plugins.sma.SMAMetadataTypes
Returns the Salesforce Metadata API Version
getBlob(String, String) - Method in class org.jenkinsci.plugins.sma.SMAGit
Returns the blob information for the file at the specified path and commit
getBody() - Method in class org.jenkinsci.plugins.sma.SMAMetadata
The blob data in String format of the metadata's content.
getCodeCoverage() - Method in class org.jenkinsci.plugins.sma.SMAConnection
Returns a formatted string of the code coverage information for this deployment
getCodeCoverageWarnings() - Method in class org.jenkinsci.plugins.sma.SMAConnection
Returns a formatted string of code coverage warnings for printing to the Jenkins console
getComponentFailures() - Method in class org.jenkinsci.plugins.sma.SMAConnection
Returns a formatted string of component failures for printing to the Jenkins console
getContainer() - Method in class org.jenkinsci.plugins.sma.SMAMetadata
Returns the parent container for this metadata file.
getContents() - Method in class org.jenkinsci.plugins.sma.SMAPackage
 
getCurCommit() - Method in class org.jenkinsci.plugins.sma.SMAGit
 
getDeletedMetadata() - Method in class org.jenkinsci.plugins.sma.SMAGit
Returns all of the items that were deleted in the current commit.
getDeployAll() - Method in class org.jenkinsci.plugins.sma.SMARunner
Returns whether the current job is set to deploy all the metadata in the repository
getDeployDetails() - Method in class org.jenkinsci.plugins.sma.SMAConnection
Returns the DeployDetails from this deployment
getDeploymentData() - Method in class org.jenkinsci.plugins.sma.SMARunner
Returns a map with the file name mapped to the byte contents of the metadata
getDescriptor() - Method in class org.jenkinsci.plugins.sma.SMABuilder
 
getDestructionMembers() - Method in class org.jenkinsci.plugins.sma.SMARunner
Returns the SMAMetadata that is going to be deleted in this job
getDisplayName() - Method in class org.jenkinsci.plugins.sma.SMABuilder.DescriptorImpl
 
getExtension() - Method in class org.jenkinsci.plugins.sma.SMAMetadata
Returns the extension for this metadata file.
getFullName() - Method in class org.jenkinsci.plugins.sma.SMAMetadata
A toString() like method that returns a concatenation of the name and extension of the metadata object.
getMaxPoll() - Method in class org.jenkinsci.plugins.sma.SMABuilder.DescriptorImpl
 
getMember() - Method in class org.jenkinsci.plugins.sma.SMAMetadata
Returns the name of the metadata file.
getMetadataType() - Method in class org.jenkinsci.plugins.sma.SMAMetadata
Returns the metadata type of this metadata file.
getName() - Method in class org.jenkinsci.plugins.sma.SMAPackage
Returns the name of the manifest file for this SMAPackage
getNewMetadata() - Method in class org.jenkinsci.plugins.sma.SMAGit
Returns all of the items that were added in the current commit.
getOriginalMetadata() - Method in class org.jenkinsci.plugins.sma.SMAGit
Returns all of the modified (old paths) changes in the current commit.
getPackage() - Method in class org.jenkinsci.plugins.sma.SMAPackage
Transforms the Package into a ByteArray
getPackageMembers() - Method in class org.jenkinsci.plugins.sma.SMARunner
Returns the SMAMetadata that is going to be deployed in this job
getPassword() - Method in class org.jenkinsci.plugins.sma.SMABuilder
 
getPath() - Method in class org.jenkinsci.plugins.sma.SMAMetadata
Returns the path of the metadata file.
getPollWait() - Method in class org.jenkinsci.plugins.sma.SMABuilder.DescriptorImpl
 
getPrevCommit() - Method in class org.jenkinsci.plugins.sma.SMAGit
 
getProxyPass() - Method in class org.jenkinsci.plugins.sma.SMABuilder.DescriptorImpl
 
getProxyPort() - Method in class org.jenkinsci.plugins.sma.SMABuilder.DescriptorImpl
 
getProxyServer() - Method in class org.jenkinsci.plugins.sma.SMABuilder.DescriptorImpl
 
getProxyUser() - Method in class org.jenkinsci.plugins.sma.SMABuilder.DescriptorImpl
 
getPrTargetBranch() - Method in class org.jenkinsci.plugins.sma.SMABuilder
 
getRepo() - Method in class org.jenkinsci.plugins.sma.SMAGit
 
getRollbackAdditions() - Method in class org.jenkinsci.plugins.sma.SMARunner
 
getRollbackData() - Method in class org.jenkinsci.plugins.sma.SMARunner
 
getRollbackLocation() - Method in class org.jenkinsci.plugins.sma.SMARunner
 
getRollbackMetadata() - Method in class org.jenkinsci.plugins.sma.SMARunner
 
getRunTestRegex() - Method in class org.jenkinsci.plugins.sma.SMABuilder.DescriptorImpl
 
getSecurityToken() - Method in class org.jenkinsci.plugins.sma.SMABuilder
 
getServerType() - Method in class org.jenkinsci.plugins.sma.SMABuilder
 
getSpecifiedTests(String) - Method in class org.jenkinsci.plugins.sma.SMARunner
Returns a String array of all the unit tests that should be run in this job
getTestFailures() - Method in class org.jenkinsci.plugins.sma.SMAConnection
Returns a formatted string of test failures for printing to the Jenkins console
getTestLevel() - Method in class org.jenkinsci.plugins.sma.SMABuilder
 
getUpdatedMetadata() - Method in class org.jenkinsci.plugins.sma.SMAGit
Returns all of the updated changes in the current commit.
getUsername() - Method in class org.jenkinsci.plugins.sma.SMABuilder
 
getValidateEnabled() - Method in class org.jenkinsci.plugins.sma.SMABuilder
 

H

hasMetaxml() - Method in class org.jenkinsci.plugins.sma.SMAMetadata
Returns whether or not this metadata object has an accompanying -meta.xml file.

I

isApplicable(Class<? extends AbstractProject>) - Method in class org.jenkinsci.plugins.sma.SMABuilder.DescriptorImpl
 
isDestructible() - Method in class org.jenkinsci.plugins.sma.SMAMetadata
Returns whether or not this metadata object can be deleted using the Salesforce API.
isValid() - Method in class org.jenkinsci.plugins.sma.SMAMetadata
Returns whether or not this metadata object is a valid member of the Salesforce API.

O

org.jenkinsci.plugins.sma - package org.jenkinsci.plugins.sma
 

P

perform(AbstractBuild, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.sma.SMABuilder
 
printMetadataToConsole(BuildListener, List<SMAMetadata>) - Static method in class org.jenkinsci.plugins.sma.SMAUtility
Prints a set of metadata names to the Jenkins console

S

searchForTestClass(List<String>, String) - Static method in class org.jenkinsci.plugins.sma.SMAUtility
Searches for a possible unit tests in the repository for a given set of metadata
setDeployDetails(DeployDetails) - Method in class org.jenkinsci.plugins.sma.SMAConnection
Sets the DeployDetails for this deployment.
SMABuilder - Class in org.jenkinsci.plugins.sma
 
SMABuilder(Boolean, String, String, String, String, String, String) - Constructor for class org.jenkinsci.plugins.sma.SMABuilder
 
SMABuilder.DescriptorImpl - Class in org.jenkinsci.plugins.sma
 
SMABuilder.DescriptorImpl() - Constructor for class org.jenkinsci.plugins.sma.SMABuilder.DescriptorImpl
 
SMAConnection - Class in org.jenkinsci.plugins.sma
This class handles the API connection and actions against the Salesforce instance
SMAConnection(String, String, String, String, String, String, String, String, String, Integer) - Constructor for class org.jenkinsci.plugins.sma.SMAConnection
Constructor that sets up the connection to a Salesforce organization
SMAGit - Class in org.jenkinsci.plugins.sma
Wrapper for git interactions using jGit.
SMAGit(String, String, String, SMAGit.Mode) - Constructor for class org.jenkinsci.plugins.sma.SMAGit
Creates an SMAGit instance
SMAGit.Mode - Enum in org.jenkinsci.plugins.sma
 
SMAMetadata - Class in org.jenkinsci.plugins.sma
Creates an object representation of a Salesforce Metadata file.
SMAMetadata(String, String, String, String, String, boolean, boolean, boolean, byte[]) - Constructor for class org.jenkinsci.plugins.sma.SMAMetadata
Constructor for SMAMetadata object
SMAMetadataTypes - Class in org.jenkinsci.plugins.sma
Class for the salesforceMetadata.xml document that contains Salesforce Metadata API information.
SMAMetadataTypes() - Constructor for class org.jenkinsci.plugins.sma.SMAMetadataTypes
 
SMAPackage - Class in org.jenkinsci.plugins.sma
Wrapper for com.sforce.soap.metadata.Package.
SMAPackage(List<SMAMetadata>, boolean) - Constructor for class org.jenkinsci.plugins.sma.SMAPackage
Constructor for SMAPackage Takes the SMAMetdata contents that are to be represented by the manifest file and generates a Package for deployment
SMARunner - Class in org.jenkinsci.plugins.sma
Class that contains all of the configuration pertinent to the running job
SMARunner(EnvVars, String) - Constructor for class org.jenkinsci.plugins.sma.SMARunner
Wrapper for coordinating the configuration of the running job
SMAUtility - Class in org.jenkinsci.plugins.sma
Utility class for performing a variety of tasks in SMA.
SMAUtility() - Constructor for class org.jenkinsci.plugins.sma.SMAUtility
 

T

toString() - Method in class org.jenkinsci.plugins.sma.SMAMetadata
 

U

updatePackageXML(String, String, String, SMAPackage) - Method in class org.jenkinsci.plugins.sma.SMAGit
Creates an updated package.xml file and commits it to the repository

V

valueOf(String) - Static method in enum org.jenkinsci.plugins.sma.SMAGit.Mode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jenkinsci.plugins.sma.SMAGit.Mode
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeZip(ByteArrayOutputStream, String) - Static method in class org.jenkinsci.plugins.sma.SMAUtility
Helper to write the zip to a file location

Z

zipPackage(Map<String, byte[]>, SMAPackage, SMAPackage) - Static method in class org.jenkinsci.plugins.sma.SMAUtility
Creates a zipped byte array of the deployment or rollback package
C D F G H I O P S T U V W Z 

Copyright © 2004-2016. All Rights Reserved.