Uses of Class
hudson.scm.IntegrityCMMember.CPMember
Packages that use IntegrityCMMember.CPMember
-
Uses of IntegrityCMMember.CPMember in hudson.scm
Classes in hudson.scm that implement interfaces with type arguments of type IntegrityCMMember.CPMemberMethods in hudson.scm that return types with arguments of type IntegrityCMMember.CPMemberModifier 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.CPMemberModifier and TypeMethodDescriptionintIntegrityCMMember.CPMember.compareTo(IntegrityCMMember.CPMember o) Method parameters in hudson.scm with type arguments of type IntegrityCMMember.CPMemberModifier 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