SYMBOL INDEX (591 symbols across 47 files) FILE: src/main/java/au/com/rayh/BuildConfiguration.java class BuildConfiguration (line 11) | public class BuildConfiguration { method BuildConfiguration (line 22) | BuildConfiguration(NSDictionary objectsDict, String buildConfiguration... FILE: src/main/java/au/com/rayh/DSymFileFilter.java class DSymFileFilter (line 40) | public class DSymFileFilter implements FileFilter, Serializable { method accept (line 42) | public boolean accept(File pathname) { FILE: src/main/java/au/com/rayh/DeveloperProfile.java class DeveloperProfile (line 43) | public class DeveloperProfile extends BaseStandardCredentials { method DeveloperProfile (line 49) | @DataBoundConstructor method DeveloperProfile (line 61) | @Deprecated method getPassword (line 66) | public Secret getPassword() { method getImage (line 75) | public byte[] getImage() throws IOException { method getCertificates (line 85) | public @NonNull List getCertificates() throws IOExcep... method getDisplayNameOf (line 109) | public String getDisplayNameOf(X509Certificate p) { class DescriptorImpl (line 123) | @Extension method getDisplayName (line 125) | @Override class ConfidentialKeyImpl (line 131) | static class ConfidentialKeyImpl extends ConfidentialKey { method ConfidentialKeyImpl (line 132) | ConfidentialKeyImpl(String id) { method store (line 136) | public void store(FileItem submitted) throws IOException { method load (line 140) | public @CheckForNull byte[] load() throws IOException { method getAllProfiles (line 145) | public static List getAllProfiles() { FILE: src/main/java/au/com/rayh/DeveloperProfileLoader.java class DeveloperProfileLoader (line 59) | @SuppressFBWarnings("NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE") method getProfileId (line 74) | @CheckForNull method setProfileId (line 79) | @DataBoundSetter method getImportIntoExistingKeychain (line 84) | public Boolean getImportIntoExistingKeychain() { method setImportIntoExistingKeychain (line 88) | @DataBoundSetter method getKeychainId (line 93) | @CheckForNull method getKeychainName (line 98) | @Deprecated method setKeychainId (line 104) | @DataBoundSetter method setKeychainName (line 109) | @Deprecated method getKeychainPath (line 115) | @CheckForNull method setKeychainPath (line 120) | @DataBoundSetter method getKeychainPwd (line 125) | @CheckForNull method setKeychainPwd (line 130) | @DataBoundSetter method DeveloperProfileLoader (line 135) | @DataBoundConstructor method DeveloperProfileLoader (line 139) | @Deprecated method perform (line 145) | @Override method perform (line 294) | @Override method getDescriptor (line 301) | @Override method getGlobalConfiguration (line 306) | public GlobalConfigurationImpl getGlobalConfiguration() { method getKeychain (line 310) | public Keychain getKeychain(String keychainName) { method getKeychainPasswordAndPath (line 328) | public KeychainPasswordAndPath getKeychainPasswordAndPath(Item context... method importAppleCert (line 335) | public void importAppleCert(Launcher launcher, TaskListener listener, ... method invoke (line 348) | private ByteArrayOutputStream invoke(Launcher launcher, TaskListener l... method getSecretDir (line 357) | private FilePath getSecretDir(FilePath workspace, String keychainPwd) ... method getProfile (line 364) | public DeveloperProfile getProfile(Item context, String profileId) { class DescriptorImpl (line 371) | @Extension method setGlobalConfiguration (line 376) | @SuppressFBWarnings("UWF_UNWRITTEN_FIELD") method isApplicable (line 382) | @Override method getDisplayName (line 387) | @Override method doFillProfileIdItems (line 392) | public ListBoxModel doFillProfileIdItems(@AncestorInPath Item contex... method getGlobalConfiguration (line 402) | public GlobalConfigurationImpl getGlobalConfiguration() { method getUUID (line 406) | public String getUUID() { method doCheckDeveloperProfileId (line 410) | public FormValidation doCheckDeveloperProfileId(@QueryParameter Stri... method doCheckKeychainPath (line 417) | public FormValidation doCheckKeychainPath(@QueryParameter String val... method doCheckKeychainPwd (line 426) | public FormValidation doCheckKeychainPwd(@QueryParameter Secret valu... class GetHomeDirectory (line 436) | private static final class GetHomeDirectory extends MasterToSlaveCalla... method call (line 437) | public FilePath call() throws IOException { method checkRoles (line 441) | @Override FILE: src/main/java/au/com/rayh/ExportIpa.java class ExportIpa (line 29) | public class ExportIpa extends Builder implements SimpleBuildStep { method getXcodeProjectPath (line 111) | @CheckForNull method setXcodeProjectPath (line 116) | @DataBoundSetter method getXcodeProjectFile (line 121) | @CheckForNull method getUnlockKeychain (line 126) | public Boolean getUnlockKeychain() { method setUnlockKeychain (line 130) | @DataBoundSetter method getKeychainName (line 135) | @CheckForNull method setKeychainName (line 140) | @DataBoundSetter method getKeychainPath (line 145) | @CheckForNull method setKeychainPath (line 150) | @DataBoundSetter method getKeychainPwd (line 155) | @CheckForNull method setKeychainPwd (line 160) | @DataBoundSetter method getSymRoot (line 165) | @CheckForNull method setSymRoot (line 170) | @DataBoundSetter method getXcodeWorkspaceFile (line 175) | @CheckForNull method setXcodeWorkspaceFile (line 180) | @DataBoundSetter method getXcodeSchema (line 185) | @CheckForNull method setXcodeSchema (line 190) | @DataBoundSetter method getArchiveDir (line 195) | @CheckForNull method setArchiveDir (line 200) | @DataBoundSetter method getDevelopmentTeamName (line 205) | @CheckForNull method setDevelopmentTeamName (line 210) | @DataBoundSetter method getDevelopmentTeamID (line 215) | @CheckForNull method setDevelopmentTeamID (line 220) | @DataBoundSetter method getIpaName (line 225) | @CheckForNull method setIpaName (line 230) | @DataBoundSetter method getIpaOutputDirectory (line 235) | @CheckForNull method setIpaOutputDirectory (line 240) | @DataBoundSetter method getIpaExportMethod (line 245) | @CheckForNull method setIpaExportMethod (line 250) | @DataBoundSetter method getManualSigning (line 255) | @Deprecated method setManualSigning (line 260) | @Deprecated method getSigningMethod (line 266) | @CheckForNull method setSigningMethod (line 271) | @DataBoundSetter method getProvisioningProfiles (line 276) | @CheckForNull method setProvisioningProfiles (line 281) | @DataBoundSetter method getXcodeName (line 286) | @CheckForNull method setXcodeName (line 291) | @DataBoundSetter method getUploadBitcode (line 296) | public Boolean getUploadBitcode() { method setUploadBitcode (line 300) | @DataBoundSetter method getUploadSymbols (line 305) | public Boolean getUploadSymbols() { method setUploadSymbols (line 309) | @DataBoundSetter method getCompileBitcode (line 314) | public Boolean getCompileBitcode() { method setCompileBitcode (line 318) | @DataBoundSetter method getThinning (line 323) | @CheckForNull method setThinning (line 328) | @DataBoundSetter method getPackResourcesAsset (line 333) | public Boolean getPackResourcesAsset() { method setPackResourcesAsset (line 337) | @DataBoundSetter method getResourcesAssetURL (line 342) | @CheckForNull method setResourcesAssetURL (line 347) | @DataBoundSetter method getAppURL (line 352) | @CheckForNull method setAppURL (line 357) | @DataBoundSetter method getDisplayImageURL (line 362) | @CheckForNull method setDisplayImageURL (line 367) | @DataBoundSetter method getFullSizeImageURL (line 372) | @CheckForNull method setFullSizeImageURL (line 377) | @DataBoundSetter method getAssetPackManifestURL (line 382) | @CheckForNull method setAssetPackManifestURL (line 387) | @DataBoundSetter method getStripSwiftSymbols (line 392) | public Boolean getStripSwiftSymbols() { method setStripSwiftSymbols (line 396) | @DataBoundSetter method getCopyProvisioningProfile (line 401) | public Boolean getCopyProvisioningProfile() { method setCopyProvisioningProfile (line 405) | @DataBoundSetter method getKeychainId (line 410) | @CheckForNull method setKeychainId (line 415) | @DataBoundSetter method ExportIpa (line 420) | @DataBoundConstructor method ExportIpa (line 424) | @Deprecated method perform (line 467) | @Override method _perform (line 472) | @SuppressFBWarnings("DM_DEFAULT_ENCODING") method getGlobalConfiguration (line 493) | public GlobalConfigurationImpl getGlobalConfiguration() { method getDescriptor (line 497) | @Override class DescriptorImpl (line 502) | @Extension method getDisplayName (line 507) | @Override method DescriptorImpl (line 512) | public DescriptorImpl() { method setGlobalConfiguration (line 516) | @SuppressFBWarnings("UWF_UNWRITTEN_FIELD") method getGlobalConfiguration (line 522) | public GlobalConfigurationImpl getGlobalConfiguration() { method isApplicable (line 526) | @Override method getUUID (line 531) | public String getUUID() { method doCheckArchiveDir (line 535) | public FormValidation doCheckArchiveDir(@QueryParameter String value) { method doCheckResourcesAssetURL (line 542) | public FormValidation doCheckResourcesAssetURL(@QueryParameter Strin... method doCheckIpaExportMethod (line 549) | public FormValidation doCheckIpaExportMethod(@QueryParameter String ... method doCheckXcodeWorkspaceFile (line 557) | public FormValidation doCheckXcodeWorkspaceFile(@QueryParameter Stri... method doCheckXcodeSchema (line 569) | public FormValidation doCheckXcodeSchema(@QueryParameter String valu... FILE: src/main/java/au/com/rayh/GlobalConfigurationImpl.java class GlobalConfigurationImpl (line 52) | @Extension method setXcodebuildPath (line 72) | @DataBoundSetter method getXcodebuildPath (line 77) | @CheckForNull method setXcrunPath (line 82) | @DataBoundSetter method getXcrunPath (line 87) | @CheckForNull method setAgvtoolPath (line 92) | @DataBoundSetter method getAgvtoolPath (line 97) | @CheckForNull method setDefaultKeychain (line 102) | @Deprecated method getDefaultKeychain (line 108) | @Deprecated method setKeychains (line 114) | @Deprecated method getKeychains (line 120) | @Deprecated method setTeams (line 125) | @Deprecated method getTeams (line 131) | @Deprecated method GlobalConfigurationImpl (line 136) | @DataBoundConstructor method GlobalConfigurationImpl (line 143) | @Deprecated method GlobalConfigurationImpl (line 160) | @Deprecated method doCheckXcodebuildPath (line 165) | public FormValidation doCheckXcodebuildPath(@QueryParameter String val... method doCheckAgvtoolPath (line 174) | public FormValidation doCheckAgvtoolPath(@QueryParameter String value)... method doCheckXcrunPath (line 183) | public FormValidation doCheckXcrunPath(@QueryParameter String value) t... method doAutoCompleteDefaultKeychain (line 212) | public AutoCompletionCandidates doAutoCompleteDefaultKeychain(@QueryPa... method isApplicable (line 222) | public boolean isApplicable(Class aClass) { method getDisplayName (line 227) | @Override method configure (line 232) | @Override FILE: src/main/java/au/com/rayh/InfoPlist.java class InfoPlist (line 7) | public class InfoPlist { method InfoPlist (line 14) | InfoPlist() { method InfoPlist (line 22) | InfoPlist(FilePath infoPlistFile, String cfBundleIdentifier, String cf... method getInfoPlistFile (line 29) | public FilePath getInfoPlistFile() { method setInfoPlistFile (line 33) | public void setInfoPlistFile(FilePath infoPlistFile) { method getCfBundleIdentifier (line 37) | public String getCfBundleIdentifier() { method setCfBundleIdentifier (line 41) | public void setCfBundleIdentifier(String cfBundleIdentifier) { method getCfBundleVersion (line 45) | public String getCfBundleVersion() { method setCfBundleVersion (line 49) | public void setCfBundleVersion(String cfBundleVersion) { method getCfBundleShortVersionString (line 53) | public String getCfBundleShortVersionString() { method setCfBundleShortVersionString (line 57) | public void setCfBundleShortVersionString(String cfBundleShortVersionS... FILE: src/main/java/au/com/rayh/JenkinsXCodeBuildOutputParser.java class JenkinsXCodeBuildOutputParser (line 49) | public class JenkinsXCodeBuildOutputParser extends XCodeBuildOutputParser { method JenkinsXCodeBuildOutputParser (line 55) | public JenkinsXCodeBuildOutputParser(FilePath workspace, TaskListener ... method setConsoleLog (line 67) | public void setConsoleLog(boolean consoleLog) { method setIgnoreTestResults (line 71) | public void setIgnoreTestResults(boolean ignoreTestResults) { method setLogfilePath (line 75) | public void setLogfilePath(final FilePath buildDirectory, final String... method closeLogfile (line 94) | public void closeLogfile() throws IOException { class LineBasedFilterOutputStream (line 102) | public class LineBasedFilterOutputStream extends FilterOutputStream { method LineBasedFilterOutputStream (line 105) | public LineBasedFilterOutputStream() { method write (line 109) | @Override method close (line 132) | @Override method outputForSuite (line 143) | @Override FILE: src/main/java/au/com/rayh/Keychain.java class Keychain (line 8) | public class Keychain { method Keychain (line 14) | public Keychain() { method Keychain (line 17) | @Deprecated method getKeychainName (line 26) | public String getKeychainName() { method setKeychainName (line 30) | @DataBoundSetter method getKeychainPath (line 35) | public String getKeychainPath() { method setKeychainPath (line 39) | @DataBoundSetter method getKeychainPassword (line 44) | public Secret getKeychainPassword() { method setKeychainPassword (line 48) | @DataBoundSetter method isInSearchPath (line 53) | public Boolean isInSearchPath() { method setInSearchPath (line 57) | @DataBoundSetter FILE: src/main/java/au/com/rayh/KeychainPasswordAndPath.java type KeychainPasswordAndPath (line 40) | @NameWith(value = KeychainPasswordAndPath.NameProvider.class, priority =... method getPassword (line 46) | Secret getPassword(); method getKeychainPath (line 47) | String getKeychainPath(); method isInSearchPath (line 48) | boolean isInSearchPath(); method getInSearchPath (line 49) | String getInSearchPath(); class NameProvider (line 56) | public static class NameProvider extends CredentialsNameProvider type() { method getDisplayName (line 121) | @Override public String getDisplayName() { FILE: src/main/java/au/com/rayh/KeychainPasswordAndPathImpl.java class KeychainPasswordAndPathImpl (line 46) | @SuppressWarnings("unused") // read resolved by extension plugins method KeychainPasswordAndPathImpl (line 76) | @DataBoundConstructor method getPassword (line 93) | public Secret getPassword() { method setPassword (line 97) | @DataBoundSetter method getKeychainPath (line 106) | @NonNull method setKeychainPath (line 111) | @DataBoundSetter method getInSearchPath (line 120) | public String getInSearchPath() { method setInSearchPath (line 124) | @DataBoundSetter method isInSearchPath (line 133) | public boolean isInSearchPath() { class DescriptorImpl (line 140) | @Extension method getDisplayName (line 146) | @Override method getAllKeycainInfo (line 161) | public static List getAllKeycainInfo() { FILE: src/main/java/au/com/rayh/KeychainUnlockStep.java class KeychainUnlockStep (line 43) | @SuppressFBWarnings("NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE") method getKeychainName (line 55) | @Deprecated method getKeychainId (line 61) | @CheckForNull method setKeychainName (line 66) | @Deprecated method setKeychainId (line 72) | @DataBoundSetter method getKeychainPath (line 77) | @CheckForNull method setKeychainPath (line 82) | @DataBoundSetter method getKeychainPwd (line 87) | @CheckForNull method setKeychainPwd (line 92) | @DataBoundSetter method KeychainUnlockStep (line 97) | @DataBoundConstructor method KeychainUnlockStep (line 101) | @Deprecated method perform (line 107) | @Override method perform (line 151) | @Override method getDescriptor (line 158) | @Override method getGlobalConfiguration (line 163) | public GlobalConfigurationImpl getGlobalConfiguration() { method getKeychain (line 167) | public Keychain getKeychain(String keychainName) { method getKeychainPasswordAndPath (line 185) | public KeychainPasswordAndPath getKeychainPasswordAndPath(Item context... method invoke (line 192) | private ByteArrayOutputStream invoke(Launcher launcher, TaskListener l... class DescriptorImpl (line 201) | @Extension method setGlobalConfiguration (line 206) | @SuppressFBWarnings("UWF_UNWRITTEN_FIELD") method isApplicable (line 212) | @Override method getDisplayName (line 217) | @Override method getGlobalConfiguration (line 222) | public GlobalConfigurationImpl getGlobalConfiguration() { method getUUID (line 226) | public String getUUID() { method doCheckKeychainPath (line 230) | public FormValidation doCheckKeychainPath(@QueryParameter String val... method doCheckKeychainPwd (line 237) | public FormValidation doCheckKeychainPwd(@QueryParameter Secret valu... FILE: src/main/java/au/com/rayh/MobileProvisionParser.java class MobileProvisionParser (line 11) | public class MobileProvisionParser { method MobileProvisionParser (line 17) | public MobileProvisionParser(String xcodebuildListOutput) { method getTargets (line 41) | public List getTargets() { method getConfigurations (line 45) | public List getConfigurations() { method getSchemes (line 49) | public List getSchemes() { FILE: src/main/java/au/com/rayh/ProjectScheme.java class ProjectScheme (line 3) | public class ProjectScheme { method ProjectScheme (line 17) | ProjectScheme() { FILE: src/main/java/au/com/rayh/ProjectTarget.java class ProjectTarget (line 5) | public class ProjectTarget { method ProjectTarget (line 14) | ProjectTarget() { FILE: src/main/java/au/com/rayh/ProvisioningProfile.java class ProvisioningProfile (line 6) | public class ProvisioningProfile { method ProvisioningProfile (line 13) | public ProvisioningProfile() { method ProvisioningProfile (line 16) | @DataBoundConstructor method getProvisioningProfileAppId (line 22) | public String getProvisioningProfileAppId() { method setProvisioningProfileAppId (line 26) | public void setProvisioningProfileAppId(String provisioningProfileAppI... method getProvisioningProfileUUID (line 30) | public String getProvisioningProfileUUID() { method setProvisioningProfileUUID (line 34) | public void setProvisioningProfileUUID(String provisioningProfileUUID) { method toPlist (line 38) | public String toPlist(EnvVars envs) { FILE: src/main/java/au/com/rayh/Team.java class Team (line 5) | public class Team { method Team (line 10) | public Team() { method Team (line 13) | @DataBoundConstructor method getTeamName (line 19) | public String getTeamName() { method setTeamName (line 23) | public void setTeamName(String teamName) { method getTeamID (line 27) | public String getTeamID() { method setTeamID (line 31) | public void setTeamID(String teamID) { FILE: src/main/java/au/com/rayh/XCArchiveFileFilter.java class XCArchiveFileFilter (line 39) | public class XCArchiveFileFilter implements FileFilter, Serializable { method accept (line 41) | public boolean accept(File pathname) { FILE: src/main/java/au/com/rayh/XCodeAction.java class XCodeAction (line 10) | public class XCodeAction extends InvisibleAction { method XCodeAction (line 13) | @DataBoundConstructor method getBuildDescription (line 18) | public String getBuildDescription() { return buildDescription; } FILE: src/main/java/au/com/rayh/XCodeBuildNumberTokenMacro.java class XCodeBuildNumberTokenMacro (line 12) | @Extension method evaluate (line 14) | @Override method acceptsMacroName (line 24) | @Override FILE: src/main/java/au/com/rayh/XCodeBuildOutputParser.java class XCodeBuildOutputParser (line 57) | public class XCodeBuildOutputParser { method XCodeBuildOutputParser (line 80) | protected XCodeBuildOutputParser() { method XCodeBuildOutputParser (line 89) | public XCodeBuildOutputParser(File workspace, OutputStream log) { class LineBasedFilterOutputStream (line 96) | public class LineBasedFilterOutputStream extends FilterOutputStream { method LineBasedFilterOutputStream (line 99) | public LineBasedFilterOutputStream(OutputStream log) { method write (line 103) | @Override method parseDate (line 119) | private Date parseDate(String text) throws ParseException { method requireTestSuite (line 142) | private void requireTestSuite() { method requireTestSuite (line 151) | private void requireTestSuite(String name) { method requireTestCase (line 170) | private void requireTestCase(String name) { method writeTestReport (line 177) | private void writeTestReport() throws IOException, InterruptedException, method outputForSuite (line 194) | protected OutputStream outputForSuite() throws IOException, method handleLine (line 199) | protected void handleLine(String line) throws ParseException, IOExcept... method getOutputStream (line 348) | public OutputStream getOutputStream() { method getExitCode (line 352) | public int getExitCode() { FILE: src/main/java/au/com/rayh/XCodeBuilder.java class XCodeBuilder (line 81) | @SuppressFBWarnings("NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE") method getCleanBeforeBuild (line 375) | public Boolean getCleanBeforeBuild() { method setCleanBeforeBuild (line 379) | @DataBoundSetter method getCleanTestReports (line 384) | public Boolean getCleanTestReports() { method setCleanTestReports (line 388) | @DataBoundSetter method getConfiguration (line 393) | @CheckForNull method setConfiguration (line 398) | @DataBoundSetter method getTarget (line 403) | @CheckForNull method setTarget (line 408) | @DataBoundSetter method getSdk (line 413) | @CheckForNull method setSdk (line 418) | @DataBoundSetter method getSymRoot (line 423) | @CheckForNull method setSymRoot (line 428) | @DataBoundSetter method getBuildDir (line 433) | @CheckForNull method setBuildDir (line 438) | @DataBoundSetter method getXcodeProjectPath (line 443) | @CheckForNull method setXcodeProjectPath (line 448) | @DataBoundSetter method getXcodeProjectFile (line 453) | @CheckForNull method setXcodeProjectFile (line 458) | @DataBoundSetter method getXcodebuildArguments (line 463) | @CheckForNull method setXcodebuildArguments (line 468) | @DataBoundSetter method getXcodeSchema (line 473) | @CheckForNull method setXcodeSchema (line 478) | @DataBoundSetter method getXcodeWorkspaceFile (line 483) | @CheckForNull method setXcodeWorkspaceFile (line 488) | @DataBoundSetter method getCfBundleVersionValue (line 493) | @CheckForNull method setCfBundleVersionValue (line 498) | @DataBoundSetter method getCfBundleShortVersionStringValue (line 503) | @CheckForNull method setCfBundleShortVersionStringValue (line 508) | @DataBoundSetter method getBuildIpa (line 513) | public Boolean getBuildIpa() { method setBuildIpa (line 517) | @DataBoundSetter method getIpaExportMethod (line 522) | public String getIpaExportMethod() { method setIpaExportMethod (line 526) | @DataBoundSetter method getGenerateArchive (line 531) | public Boolean getGenerateArchive() { method setGenerateArchive (line 535) | @DataBoundSetter method getNoConsoleLog (line 540) | public Boolean getNoConsoleLog() { method setNoConsoleLog (line 544) | @DataBoundSetter method getLogfileOutputDirectory (line 549) | @CheckForNull method setLogfileOutputDirectory (line 554) | @DataBoundSetter method getUnlockKeychain (line 559) | public Boolean getUnlockKeychain() { method setUnlockKeychain (line 563) | @DataBoundSetter method getKeychainName (line 568) | @Deprecated method getKeychainId (line 574) | @CheckForNull method setKeychainName (line 579) | @Deprecated method setKeychainId (line 585) | @DataBoundSetter method getKeychainPath (line 590) | @CheckForNull method setKeychainPath (line 595) | @DataBoundSetter method getKeychainPwd (line 600) | @CheckForNull method setKeychainPwd (line 605) | @DataBoundSetter method getDevelopmentTeamName (line 610) | @CheckForNull method setDevelopmentTeamName (line 615) | @DataBoundSetter method getDevelopmentTeamID (line 620) | @CheckForNull method setDevelopmentTeamID (line 625) | @DataBoundSetter method getAllowFailingBuildResults (line 630) | public Boolean getAllowFailingBuildResults() { method setAllowFailingBuildResults (line 634) | @DataBoundSetter method getIpaName (line 639) | @CheckForNull method setIpaName (line 644) | @DataBoundSetter method getIpaOutputDirectory (line 649) | @CheckForNull method setIpaOutputDirectory (line 654) | @DataBoundSetter method getProvideApplicationVersion (line 659) | public Boolean getProvideApplicationVersion() { method setProvideApplicationVersion (line 663) | @DataBoundSetter method getChangeBundleID (line 668) | public Boolean getChangeBundleID() { method setChangeBundleID (line 672) | @DataBoundSetter method getBundleID (line 677) | @CheckForNull method setBundleID (line 682) | @DataBoundSetter method getBundleIDInfoPlistPath (line 687) | @CheckForNull method setBundleIDInfoPlistPath (line 692) | @DataBoundSetter method getInterpretTargetAsRegEx (line 697) | public Boolean getInterpretTargetAsRegEx() { method setInterpretTargetAsRegEx (line 701) | @DataBoundSetter method getManualSigning (line 706) | @Deprecated method setManualSigning (line 711) | @Deprecated method getSigningMethod (line 717) | public String getSigningMethod() { method setSigningMethod (line 721) | @DataBoundSetter method getProvisioningProfiles (line 726) | @CheckForNull method setProvisioningProfiles (line 731) | @DataBoundSetter method getXcodeName (line 736) | @CheckForNull method setXcodeName (line 741) | @DataBoundSetter method getUploadBitcode (line 746) | public Boolean getUploadBitcode() { method setUploadBitcode (line 750) | @DataBoundSetter method getUploadSymbols (line 755) | public Boolean getUploadSymbols() { method setUploadSymbols (line 759) | @DataBoundSetter method getCompileBitcode (line 764) | public Boolean getCompileBitcode() { method setCompileBitcode (line 768) | @DataBoundSetter method getThinning (line 773) | @CheckForNull method setThinning (line 778) | @DataBoundSetter method getAssetPacksInBundle (line 783) | public Boolean getAssetPacksInBundle() { method setAssetPacksInBundle (line 787) | @DataBoundSetter method getAssetPacksBaseURL (line 792) | @CheckForNull method setAssetPacksBaseURL (line 797) | @DataBoundSetter method getAppURL (line 802) | @CheckForNull method setAppURL (line 807) | @DataBoundSetter method getDisplayImageURL (line 812) | @CheckForNull method setDisplayImageURL (line 817) | @DataBoundSetter method getFullSizeImageURL (line 822) | @CheckForNull method setFullSizeImageURL (line 827) | @DataBoundSetter method getAssetPackManifestURL (line 832) | @CheckForNull method setAssetPackManifestURL (line 837) | @DataBoundSetter method getStripSwiftSymbols (line 842) | public Boolean getStripSwiftSymbols() { method setStripSwiftSymbols (line 846) | @DataBoundSetter method getCopyProvisioningProfile (line 851) | public Boolean getCopyProvisioningProfile() { method setCopyProvisioningProfile (line 855) | @DataBoundSetter method getUseLegacyBuildSystem (line 860) | public Boolean getUseLegacyBuildSystem() { method setUseLegacyBuildSystem (line 864) | @DataBoundSetter method getIgnoreTestResults (line 869) | public Boolean getIgnoreTestResults() { method setIgnoreTestResults (line 873) | @DataBoundSetter method getResultBundlePath (line 878) | public String getResultBundlePath() { method setResultBundlePath (line 882) | @DataBoundSetter method setCleanResultBundlePath (line 887) | @DataBoundSetter method getCleanResultBundlePath (line 892) | public Boolean getCleanResultBundlePath() { method setSkipBuildStep (line 897) | public void setSkipBuildStep(Boolean skipBuildStep) { method XCodeBuilder (line 902) | @DataBoundConstructor method XCodeBuilder (line 907) | @Deprecated method XCodeBuilder (line 975) | @Deprecated method XCodeBuilder (line 995) | @Deprecated method XCodeBuilder (line 1014) | @Deprecated method XCodeBuilder (line 1032) | @Deprecated method XCodeBuilder (line 1050) | @Deprecated method readResolve (line 1068) | @SuppressWarnings("unused") method perform (line 1079) | @Override method perform (line 1087) | @Override method _perform (line 1092) | @SuppressFBWarnings("DM_DEFAULT_ENCODING") method getKeychain (line 2115) | @Deprecated method getKeychainPasswordAndPath (line 2126) | public KeychainPasswordAndPath getKeychainPasswordAndPath(Item context... method getDevelopmentTeam (line 2136) | public Team getDevelopmentTeam() { method splitXcodeBuildArguments (line 2151) | static List splitXcodeBuildArguments(String xcodebuildArgument... method getGlobalConfiguration (line 2164) | public GlobalConfigurationImpl getGlobalConfiguration() { method getDescriptor (line 2168) | @Override class DescriptorImpl (line 2173) | @Extension method DescriptorImpl (line 2186) | public DescriptorImpl() { method setGlobalConfiguration (line 2190) | @SuppressFBWarnings("UWF_UNWRITTEN_FIELD") method isApplicable (line 2223) | @Override method getDisplayName (line 2228) | @Override method getGlobalConfiguration (line 2233) | public GlobalConfigurationImpl getGlobalConfiguration() { method getUUID (line 2237) | public String getUUID() { method doCheckOnDemandResourcesAssetPacksBaseURL (line 2241) | public FormValidation doCheckOnDemandResourcesAssetPacksBaseURL(@Que... method doCheckIpaExportMethod (line 2248) | public FormValidation doCheckIpaExportMethod(@QueryParameter String ... method doCheckXcodeWorkspaceFile (line 2258) | public FormValidation doCheckXcodeWorkspaceFile(@QueryParameter Stri... method doCheckXcodeSchema (line 2270) | public FormValidation doCheckXcodeSchema(@QueryParameter String valu... method doCheckTarget (line 2287) | public FormValidation doCheckTarget(@QueryParameter String value, @Q... FILE: src/main/java/au/com/rayh/XcodeBuildHelpParser.java class XcodeBuildHelpParser (line 10) | public class XcodeBuildHelpParser { method XcodeBuildHelpParser (line 14) | public XcodeBuildHelpParser(String xcodebuildHelpOutput) { method getParameters (line 31) | public List getParameters() { FILE: src/main/java/au/com/rayh/XcodeBuildListParser.java class XcodeBuildListParser (line 11) | public class XcodeBuildListParser { method XcodeBuildListParser (line 17) | public XcodeBuildListParser(String xcodebuildListOutput) { method getTargets (line 41) | public List getTargets() { method getConfigurations (line 45) | public List getConfigurations() { method getSchemes (line 49) | public List getSchemes() { FILE: src/main/java/au/com/rayh/XcodeCredentialsHelper.java class XcodeCredentialsHelper (line 17) | public class XcodeCredentialsHelper { method XcodeCredentialsHelper (line 19) | private XcodeCredentialsHelper() {} method getCredentials (line 21) | @CheckForNull method doFillCredentialsIdItems (line 32) | public static ListBoxModel doFillCredentialsIdItems(ItemGroup context) { FILE: src/main/java/au/com/rayh/XcodeDeclarativeCredentialsHandler.java class XcodeDeclarativeCredentialsHandler (line 37) | @Extension method type (line 40) | @NonNull method getWithCredentialsParameters (line 46) | @NonNull FILE: src/main/java/au/com/rayh/XcodeProject.java class XcodeProject (line 6) | public class XcodeProject { method XcodeProject (line 13) | XcodeProject() { FILE: src/main/java/au/com/rayh/XcodeProjectFileFilter.java class XcodeProjectFileFilter (line 39) | public class XcodeProjectFileFilter implements FileFilter, Serializable { method accept (line 41) | public boolean accept(File pathname) { FILE: src/main/java/au/com/rayh/XcodeProjectParser.java class XcodeProjectParser (line 40) | public class XcodeProjectParser { method listXcodeSchemes (line 47) | public static HashMap listXcodeSchemes(FilePath... method parseXcodeScheme (line 92) | public static ProjectScheme parseXcodeScheme(FilePath schemeFile) { method parseXcodeWorkspace (line 187) | public static List parseXcodeWorkspace(FilePath workspaceFileL... method parseInfoPlist (line 250) | public static InfoPlist parseInfoPlist(FilePath infoPlistFile) { method parseXcodeProject (line 269) | public static XcodeProject parseXcodeProject(FilePath projectLocation) { FILE: src/main/java/au/com/rayh/XcodeSchemeFileFilter.java class XcodeSchemeFileFilter (line 39) | public class XcodeSchemeFileFilter implements FileFilter, Serializable { method accept (line 41) | public boolean accept(File pathname) { FILE: src/main/java/au/com/rayh/XcodeTestSummariesParser.java class XcodeTestSummariesParser (line 30) | public class XcodeTestSummariesParser { method XcodeTestSummariesParser (line 35) | public XcodeTestSummariesParser(FilePath workspace) throws IOException... method writeTestReport (line 41) | private void writeTestReport(TestSuite currentTestSuite) throws IOExce... method outputForSuite (line 58) | protected OutputStream outputForSuite(TestSuite currentTestSuite) thro... method addFailureSummaries (line 62) | private static void addFailureSummaries(NSObject[] failureSummaries, T... method parseSubTests (line 108) | public void parseSubTests(NSObject[] tests, TestSuite parentTestSuite)... method parseTestSummariesPlist (line 155) | public void parseTestSummariesPlist(FilePath testSummariesPlistFile) { FILE: src/main/java/au/com/rayh/report/TestCase.java class TestCase (line 37) | @XmlType(name="testcase") method TestCase (line 55) | public TestCase() { method TestCase (line 58) | @SuppressFBWarnings("URF_UNREAD_FIELD") method getName (line 64) | public String getName() { method setTime (line 68) | public void setTime(float time) { method getTime (line 72) | public float getTime() { method getFailures (line 76) | public List getFailures() { method getErrors (line 80) | public List getErrors() { FILE: src/main/java/au/com/rayh/report/TestError.java class TestError (line 32) | @XmlType(name="error") method TestError (line 41) | public TestError() { method TestError (line 44) | public TestError(String message, String type) { method getMessage (line 49) | public String getMessage() { method getType (line 53) | public String getType() { FILE: src/main/java/au/com/rayh/report/TestFailure.java class TestFailure (line 35) | @XmlType(name="failure") method TestFailure (line 48) | public TestFailure() { method TestFailure (line 51) | public TestFailure(String message, String location) { method getMessage (line 56) | public String getMessage() { method getLocation (line 60) | public String getLocation() { FILE: src/main/java/au/com/rayh/report/TestSuite.java class TestSuite (line 40) | @XmlRootElement(name="testsuite") method TestSuite (line 72) | public TestSuite() { method TestSuite (line 75) | @SuppressFBWarnings({"EI_EXPOSE_REP2", "URF_UNREAD_FIELD"}) method setDuration (line 82) | public void setDuration(Float duration) { method getTestCasesHash (line 86) | public HashMap getTestCasesHash() { method setTestCasesHash (line 90) | public void setTestCasesHash(HashMap testCasesHash) { method getFailures (line 94) | public int getFailures() { method getErrors (line 98) | public int getErrors() { method getTests (line 102) | public int getTests() { method addFailure (line 106) | public void addFailure() { method addError (line 110) | public void addError() { method addTest (line 114) | public void addTest() { method getName (line 118) | public String getName() { method getStartTime (line 122) | @SuppressFBWarnings("EI_EXPOSE_REP") method setEndTime (line 127) | @SuppressFBWarnings({"EI_EXPOSE_REP2", "URF_UNREAD_FIELD"}) method getTestCases (line 133) | public List getTestCases() { FILE: src/main/java/hudson/plugins/xcode/XcodeInstallation.java class XcodeInstallation (line 36) | public class XcodeInstallation extends ToolInstallation implements NodeS... method XcodeInstallation (line 45) | @DataBoundConstructor method allInstallations (line 50) | public static XcodeInstallation[] allInstallations() { method getXcodebuild (line 69) | public String getXcodebuild() { method getInstallations (line 73) | private static XcodeInstallation[] getInstallations(DescriptorImpl des... method forNode (line 83) | public XcodeInstallation forNode(Node node, TaskListener log) throws I... method forEnvironment (line 87) | public XcodeInstallation forEnvironment(EnvVars environment) { method getDescriptor (line 91) | @Override class DescriptorImpl (line 101) | @Extension @Symbol("xcode") method DescriptorImpl (line 104) | public DescriptorImpl() { method getDisplayName (line 108) | @Override method configure (line 113) | @Override method doCheckHome (line 120) | public FormValidation doCheckHome(@QueryParameter File value) { method getInstallation (line 127) | public XcodeInstallation getInstallation(String name) { FILE: src/test/java/Pkcs12.java class Pkcs12 (line 15) | public class Pkcs12 { method main (line 16) | public static void main(String[] args) throws Exception { method getCanonicalName (line 32) | private static String getCanonicalName(X500Principal p) throws Invalid... FILE: src/test/java/Pkcs7.java class Pkcs7 (line 10) | public class Pkcs7 { method main (line 11) | public static void main(String[] args) throws Exception { FILE: src/test/java/au/com/rayh/JenkinsXCodeBuildOutputParserTest.java class JenkinsXCodeBuildOutputParserTest (line 50) | public class JenkinsXCodeBuildOutputParserTest { method setUp (line 53) | @Before method tearDown (line 92) | @After method shouldIgnoreStartSuiteLineThatContainsFullPath (line 96) | @Test method shouldParseStartTestSuite (line 101) | @Test method shouldParseEndTestSuite (line 106) | @Test method shouldParseStartTestCase (line 111) | @Test method shouldAddErrorToTestCase (line 116) | @Test method shouldParsePassedTestCase (line 121) | @Test method shouldParseFailedTestCase (line 126) | @Test FILE: src/test/java/au/com/rayh/OutputParserTests.java class OutputParserTests (line 45) | class OutputParserTests { method OutputParserTests (line 48) | OutputParserTests(XCodeBuildOutputParser theParser) { method shouldIgnoreStartSuiteLineThatContainsFullPath (line 52) | void shouldIgnoreStartSuiteLineThatContainsFullPath() throws Exception { method shouldParseStartTestSuite (line 58) | void shouldParseStartTestSuite() throws Exception { method shouldParseEndTestSuite (line 66) | void shouldParseEndTestSuite() throws Exception { method shouldParseStartTestSuiteXC (line 75) | void shouldParseStartTestSuiteXC() throws Exception { method shouldParseEndTestSuiteXC (line 83) | void shouldParseEndTestSuiteXC() throws Exception { method shouldParseStartTestCase (line 92) | void shouldParseStartTestCase() throws Exception { method shouldAddErrorToTestCase (line 101) | void shouldAddErrorToTestCase() throws Exception { method shouldAddUIErrorToTestCase (line 113) | void shouldAddUIErrorToTestCase() throws Exception { method shouldParsePassedTestCase (line 125) | void shouldParsePassedTestCase() throws Exception { method shouldParseFailedTestCase (line 140) | void shouldParseFailedTestCase() throws Exception { FILE: src/test/java/au/com/rayh/XCodeBuildHelpParserTest.java class XCodeBuildHelpParserTest (line 10) | public class XCodeBuildHelpParserTest { method testValidOutput (line 12) | @Test method testInvalidOutputNull (line 21) | @Test method testInvalidOutputEmpty (line 27) | @Test method testInvalidOutputExtraLine (line 34) | @Test FILE: src/test/java/au/com/rayh/XCodeBuildListParserTest.java class XCodeBuildListParserTest (line 10) | public class XCodeBuildListParserTest { method testValidOutput (line 13) | @Test method testInvalidOutputNull (line 34) | @Test method testInvalidOutputEmpty (line 44) | @Test method testInvalidOutputExtraLine (line 56) | @Test method testInvalidOutputMissngColon (line 68) | @Test FILE: src/test/java/au/com/rayh/XCodeBuildOutputParserTest.java class XCodeBuildOutputParserTest (line 48) | public class XCodeBuildOutputParserTest { method setUp (line 51) | @Before method tearDown (line 57) | @After method shouldIgnoreStartSuiteLineThatContainsFullPath (line 61) | @Test method shouldParseStartTestSuite (line 66) | @Test method shouldParseEndTestSuite (line 71) | @Test method shouldParseStartTestSuiteXC (line 76) | @Test method shouldParseEndTestSuiteXC (line 81) | @Test method shouldParseStartTestCase (line 86) | @Test method shouldAddErrorToTestCase (line 91) | @Test method shouldAddUIErrorToTestCase (line 96) | @Test method shouldParsePassedTestCase (line 101) | @Test method shouldParseFailedTestCase (line 106) | @Test method shouldParseFullXCPassingTestOutput1 (line 111) | @Test method shouldParseFullXCFailingTestOutput1 (line 117) | @Test method shouldParseFullXCFailingTestOutput2 (line 124) | @Test method shouldParseFullXCCrashingTestOutput1 (line 130) | @Test method parseTestOutput (line 136) | private XCodeBuildOutputParser parseTestOutput(String outputFileName) ... method shouldParseFullXCPassingTestComplex1 (line 144) | @Test method shouldParseFullXCPassingTestComplex2 (line 151) | @Test FILE: src/test/java/au/com/rayh/XCodeBuilderTest.java class XCodeBuilderTest (line 37) | public class XCodeBuilderTest { method setUp (line 39) | @Before method tearDown (line 43) | @After method shouldSplitXcodeBuildArgumentsWithoutEscapedSpaces (line 47) | @Test method shouldSplitXcodeBuildArgumentsWithEscapedSpaces (line 55) | @Test method shouldUnquoteWhenSplittingXcodeBuildArgumentsWithIncompleteDoubleQuote (line 64) | @Test method shouldUnquoteWhenSplittingXcodeBuildArgumentsWithIncompleteSingleQuote (line 69) | @Test FILE: src/test/java/au/com/rayh/XcodeProjectParserTest.java class XcodeProjectParserTest (line 22) | public class XcodeProjectParserTest { method testValidProject (line 24) | @Test method testInvalidProject (line 52) | @Test method run (line 57) | private static void run(FilePath dir, String... cmds) throws Interrupt... FILE: src/test/java/au/com/rayh/XcodeTestSummariesParserTest.java class XcodeTestSummariesParserTest (line 22) | public class XcodeTestSummariesParserTest { method testValidTestSummaries (line 24) | @Test method testInvalidTestSummaries (line 37) | @Test method run (line 42) | private static void run(FilePath dir, String... cmds) throws Interrupt...