Uses of Class
hudson.plugins.jobConfigHistory.JobConfigHistoryBaseAction.SideBySideView.Line

Packages that use JobConfigHistoryBaseAction.SideBySideView.Line
hudson.plugins.jobConfigHistory   
 

Uses of JobConfigHistoryBaseAction.SideBySideView.Line in hudson.plugins.jobConfigHistory
 

Methods in hudson.plugins.jobConfigHistory that return types with arguments of type JobConfigHistoryBaseAction.SideBySideView.Line
 List<JobConfigHistoryBaseAction.SideBySideView.Line> JobConfigHistoryBaseAction.getDiffLines()
          Returns side-by-side (i.e. human-readable) diff view lines.
 List<JobConfigHistoryBaseAction.SideBySideView.Line> JobConfigHistoryBaseAction.SideBySideView.getLines()
          Returns the lines of the JobConfigHistoryBaseAction.SideBySideView.
 

Methods in hudson.plugins.jobConfigHistory with parameters of type JobConfigHistoryBaseAction.SideBySideView.Line
 void JobConfigHistoryBaseAction.SideBySideView.addLine(JobConfigHistoryBaseAction.SideBySideView.Line line)
          Adds a line.
 



Copyright © 2004-2013. All Rights Reserved.