Uses of Class
hudson.scm.SubversionChangeLogSet.LogEntry
Packages that use SubversionChangeLogSet.LogEntry
-
Uses of SubversionChangeLogSet.LogEntry in hudson.scm
Methods in hudson.scm that return SubversionChangeLogSet.LogEntryModifier and TypeMethodDescriptionSubversionChangeLogSet.Path.getLogEntry()Gets theSubversionChangeLogSet.LogEntryof which this path is a member.Methods in hudson.scm that return types with arguments of type SubversionChangeLogSet.LogEntryModifier and TypeMethodDescriptionSubversionChangeLogSet.getLogs()SubversionChangeLogSet.iterator()Methods in hudson.scm with parameters of type SubversionChangeLogSet.LogEntryModifier and TypeMethodDescriptionvoidSubversionChangeLogSet.Path.setLogEntry(SubversionChangeLogSet.LogEntry entry) Sets theSubversionChangeLogSet.LogEntryof which this path is a member. -
Uses of SubversionChangeLogSet.LogEntry in hudson.scm.browsers
Methods in hudson.scm.browsers with parameters of type SubversionChangeLogSet.LogEntryModifier and TypeMethodDescriptionAssembla.getChangeSetLink(SubversionChangeLogSet.LogEntry changeSet) CollabNetSVN.getChangeSetLink(SubversionChangeLogSet.LogEntry changeSet) FishEyeSVN.getChangeSetLink(SubversionChangeLogSet.LogEntry changeSet) Phabricator.getChangeSetLink(SubversionChangeLogSet.LogEntry changeSet) Creates a link to the changeset https://[Phabricator URL]/r$repo$revisionSventon.getChangeSetLink(SubversionChangeLogSet.LogEntry changeSet) Sventon2.getChangeSetLink(SubversionChangeLogSet.LogEntry changeSet) SVNWeb.getChangeSetLink(SubversionChangeLogSet.LogEntry changeSet) Returns the change set link value.ViewSVN.getChangeSetLink(SubversionChangeLogSet.LogEntry changeSet) VisualSVN.getChangeSetLink(SubversionChangeLogSet.LogEntry changeSet) WebSVN.getChangeSetLink(SubversionChangeLogSet.LogEntry changeSet) Returns the change set link value.