- get() - Static method in class com.xpandit.plugins.xrayjenkins.model.ServerConfiguration
-
- getAlias() - Method in class com.xpandit.plugins.xrayjenkins.model.XrayInstance
-
- getAllCredentialsListBoxModel(Item, String) - Static method in class com.xpandit.plugins.xrayjenkins.Utils.CredentialUtil
-
Gets all the System credentials from a given Item context, as a ListBoxModel.
- getAllSystemCredentials(Item) - Static method in class com.xpandit.plugins.xrayjenkins.Utils.CredentialUtil
-
Gets all the System credentials from a given Item context.
- getAllUserScopedCredentials(Item) - Static method in class com.xpandit.plugins.xrayjenkins.Utils.CredentialUtil
-
Gets all the User credentials (for the currently logged in user) from a given Item context.
- getAllUserScopedCredentials(Item, Authentication) - Static method in class com.xpandit.plugins.xrayjenkins.Utils.CredentialUtil
-
Gets all the User credentials from a given Item context.
- getCloudClient(StandardCredentials, HttpRequestProvider.ProxyBean) - Static method in class com.xpandit.plugins.xrayjenkins.factory.ClientFactory
-
Creates a Xray cloud client.
- getCloudDocUrl() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder.Descriptor
-
- getCloudFeatureExportClient(StandardCredentials, HttpRequestProvider.ProxyBean) - Static method in class com.xpandit.plugins.xrayjenkins.factory.ClientFactory
-
Creates a Xray cloud client for feature files exporting.
- getCloudFeatureImportClient(StandardCredentials, HttpRequestProvider.ProxyBean) - Static method in class com.xpandit.plugins.xrayjenkins.factory.ClientFactory
-
Creates a Xray cloud client for feature files importing.
- getCloudHostingName() - Static method in enum com.xpandit.plugins.xrayjenkins.model.HostingType
-
- getCloudHostingTypeName() - Method in class com.xpandit.plugins.xrayjenkins.model.ServerConfiguration
-
- getCloudHostingTypeName() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder.Descriptor
-
- getCloudResultsImportClient(StandardCredentials, HttpRequestProvider.ProxyBean) - Static method in class com.xpandit.plugins.xrayjenkins.factory.ClientFactory
-
Creates a Xray cloud client for result file importing.
- getConfigID() - Method in class com.xpandit.plugins.xrayjenkins.model.XrayInstance
-
- getConfiguration(String) - Static method in class com.xpandit.plugins.xrayjenkins.Utils.ConfigurationUtils
-
Utility method to get an XrayInstance
- getConfigurationOrFirstAvailable(String) - Static method in class com.xpandit.plugins.xrayjenkins.Utils.ConfigurationUtils
-
- getCredential(Run<?, ?>) - Method in class com.xpandit.plugins.xrayjenkins.model.XrayInstance
-
- getCredentialId() - Method in class com.xpandit.plugins.xrayjenkins.model.XrayInstance
-
- getCredentialId() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayExportBuilder
-
- getCredentialId() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder
-
- getCredentialId() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportFeatureBuilder
-
- getCredentials() - Method in class com.xpandit.plugins.xrayjenkins.model.CredentialResolver
-
- getDefaultType() - Static method in enum com.xpandit.plugins.xrayjenkins.model.HostingType
-
- getDisplayName() - Method in class com.xpandit.plugins.xrayjenkins.services.enviromentvariables.XrayEnvironmentInjectAction
-
- getDisplayName() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayExportBuilder.Descriptor
-
- getDisplayName() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder.Descriptor
-
- getDisplayName() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportFeatureBuilder.Descriptor
-
- getDynamicFields() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder
-
- getEndpoint() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder
-
- getEndpointName() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder
-
- getExclusiveCloudEndpoints() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder.Descriptor
-
- getExclusiveServerEndpoints() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder.Descriptor
-
- getFeatureFileNamesFromWorkspace(FilePath, String, TaskListener) - Static method in class com.xpandit.plugins.xrayjenkins.Utils.FileUtils
-
This method will return all files with the ".feature" extension within a given build workspace and a path.
- getFeatureFilesFromWorkspace(FilePath, String, TaskListener) - Static method in class com.xpandit.plugins.xrayjenkins.Utils.FileUtils
-
Utility method that returns all .features files from a folder, including those contained in sub folders.
- getFields() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayExportBuilder
-
- getFilePath() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayExportBuilder
-
- getFiles(FilePath, String, TaskListener, VirtualChannel) - Static method in class com.xpandit.plugins.xrayjenkins.Utils.FileUtils
-
Returns a list of files that matches the glob expression relatively to the workspace or that matches a file path.
- getFilter() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayExportBuilder
-
- getFixVersion() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder
-
- getFolderPath() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportFeatureBuilder
-
- getFormatName() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder
-
- getFormatSuffix() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder
-
- getGenericEndpointFromMultipartSuffix(String) - Static method in class com.xpandit.plugins.xrayjenkins.Utils.BuilderUtils
-
Utility method to get the generic endpoint from the corresponding multipart endpoint.
- getHosting() - Method in class com.xpandit.plugins.xrayjenkins.model.XrayInstance
-
- getIconFileName() - Method in class com.xpandit.plugins.xrayjenkins.services.enviromentvariables.XrayEnvironmentInjectAction
-
- getImportedFeatureIssueKeys(Collection<UploadResult>, HostingType, PrintStream) - Static method in class com.xpandit.plugins.xrayjenkins.services.enviromentvariables.util.XrayEnvironmentVariableSetterUtil
-
Gets all the modified/created issues (Tests and Pre-conditions) from Cucumber feature file import requests.
- getImportFilePath() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder
-
- getImportInfo() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder
-
- getImportInParallel() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder
-
- getImportToSameExecution() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder
-
- getInputInfoSwitcher() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder
-
- getInputTestInfoSwitcher() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder
-
- getIssues() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayExportBuilder
-
- getLastModified() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportFeatureBuilder
-
- getModifiedTestExecutionsKeys(Collection<UploadResult>, HostingType, PrintStream) - Static method in class com.xpandit.plugins.xrayjenkins.services.enviromentvariables.util.XrayEnvironmentVariableSetterUtil
-
Gets all the modified Test Execution keys, joined by the SEPARATOR.
- getModifiedTestKeys(Collection<UploadResult>, HostingType, PrintStream) - Static method in class com.xpandit.plugins.xrayjenkins.services.enviromentvariables.util.XrayEnvironmentVariableSetterUtil
-
Gets all the modified Test keys in a single request, joined by the SEPARATOR.
- getPreconditions() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportFeatureBuilder
-
- getProjectKey() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder
-
- getProjectKey() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportFeatureBuilder
-
- getRawResponses(Collection<UploadResult>) - Static method in class com.xpandit.plugins.xrayjenkins.services.enviromentvariables.util.XrayEnvironmentVariableSetterUtil
-
Gets all the raw responses of the requests, joined by the SEPARATOR.
- getRequiredMonitorService() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder
-
- getRevision() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder
-
- getServerAddress() - Method in class com.xpandit.plugins.xrayjenkins.model.XrayInstance
-
- getServerClient(String, StandardCredentials, HttpRequestProvider.ProxyBean) - Static method in class com.xpandit.plugins.xrayjenkins.factory.ClientFactory
-
Creates a Xray server client.
- getServerClientWithoutCredentials(String, HttpRequestProvider.ProxyBean) - Static method in class com.xpandit.plugins.xrayjenkins.factory.ClientFactory
-
Creates a Xray server client, without any credentials configured.
- getServerDocUrl() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder.Descriptor
-
- getServerFeatureExportClient(String, StandardCredentials, HttpRequestProvider.ProxyBean) - Static method in class com.xpandit.plugins.xrayjenkins.factory.ClientFactory
-
Creates a Xray server client for feature files exporting.
- getServerFeatureImportClient(String, StandardCredentials, HttpRequestProvider.ProxyBean) - Static method in class com.xpandit.plugins.xrayjenkins.factory.ClientFactory
-
Creates a Xray server client for feature files importing.
- getServerHostingName() - Static method in enum com.xpandit.plugins.xrayjenkins.model.HostingType
-
- getServerHostingTypeName() - Method in class com.xpandit.plugins.xrayjenkins.model.ServerConfiguration
-
- getServerHostingTypeName() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder.Descriptor
-
- getServerInstance() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayExportBuilder
-
- getServerInstance() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder
-
- getServerInstance() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportFeatureBuilder
-
- getServerInstanceItems() - Static method in class com.xpandit.plugins.xrayjenkins.Utils.FormUtils
-
Utility method to get the list of configured Xray Instances to be used by
Build Step and post Built Action forms.
- getServerInstances() - Method in class com.xpandit.plugins.xrayjenkins.model.ServerConfiguration
-
- getServerInstances() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayExportBuilder.Descriptor
-
- getServerInstances() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder.Descriptor
-
- getServerInstances() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportFeatureBuilder.Descriptor
-
- getServerResultsImportClient(String, StandardCredentials, HttpRequestProvider.ProxyBean) - Static method in class com.xpandit.plugins.xrayjenkins.factory.ClientFactory
-
Creates a Xray server client for result file importing.
- getTestEnvironments() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder
-
- getTestExecKey() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder
-
- getTestImportInfo() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder
-
- getTestInfo() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportFeatureBuilder
-
- getTestPlanKey() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder
-
- getUrlName() - Method in class com.xpandit.plugins.xrayjenkins.services.enviromentvariables.XrayEnvironmentInjectAction
-
- getUserScopedCredentialsListBoxModel(Item, String) - Static method in class com.xpandit.plugins.xrayjenkins.Utils.CredentialUtil
-
Gets all the User credentials from a given Item context, as a ListBoxModel.
- getUuid() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayExportBuilder.Descriptor
-
- getUuid() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportFeatureBuilder.Descriptor
-
- getXrayInstance() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayExportBuilder
-
- getXrayInstance() - Method in class com.xpandit.plugins.xrayjenkins.task.XrayImportBuilder
-