Uses of Class
hudson.scm.IntegrityCMMember.CPInfo
Packages that use IntegrityCMMember.CPInfo
-
Uses of IntegrityCMMember.CPInfo in hudson.scm
Classes in hudson.scm that implement interfaces with type arguments of type IntegrityCMMember.CPInfoMethods in hudson.scm that return types with arguments of type IntegrityCMMember.CPInfoModifier and TypeMethodDescriptionstatic final Map<IntegrityCMMember.CPInfo, List<IntegrityCMMember.CPMember>> IntegrityCMMember.viewCP(IntegrityConfigurable ciSettings, Set<String> projectCPIDs, String cpCacheTable, Map<IntegrityCMMember.CPInfo, List<IntegrityCMMember.CPMember>> membersInCP) View the change packageMethods in hudson.scm with parameters of type IntegrityCMMember.CPInfoModifier and TypeMethodDescriptionintIntegrityCMMember.CPInfo.compareTo(IntegrityCMMember.CPInfo o) Method parameters in hudson.scm with type arguments of type IntegrityCMMember.CPInfoModifier and TypeMethodDescriptionstatic intDerbyUtils.compareBaseline(String serverConfigId, String baselineProjectCache, String projectCacheTable, Map<IntegrityCMMember.CPInfo, List<IntegrityCMMember.CPMember>> membersInCP, boolean skipAuthorInfo, boolean CPMode) Compares this version of the project to a previous/new version to determine what are the updates and what was deletedIntegrityCMProject.getChangeLogforCPMode(String version, Map<IntegrityCMMember.CPInfo, List<IntegrityCMMember.CPMember>> membersInCP) static final Map<IntegrityCMMember.CPInfo, List<IntegrityCMMember.CPMember>> IntegrityCMMember.viewCP(IntegrityConfigurable ciSettings, Set<String> projectCPIDs, String cpCacheTable, Map<IntegrityCMMember.CPInfo, List<IntegrityCMMember.CPMember>> membersInCP) View the change package