- 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
-