hudson.plugins.jobConfigHistory
クラス JobConfigHistoryBaseAction.SideBySideView

java.lang.Object
  上位を拡張 hudson.plugins.jobConfigHistory.JobConfigHistoryBaseAction.SideBySideView
含まれているクラス:
JobConfigHistoryBaseAction

public static class JobConfigHistoryBaseAction.SideBySideView
extends Object


入れ子のクラスの概要
static class JobConfigHistoryBaseAction.SideBySideView.Line
           
 
コンストラクタの概要
JobConfigHistoryBaseAction.SideBySideView()
           
 
メソッドの概要
 void addLine(JobConfigHistoryBaseAction.SideBySideView.Line line)
           
 void clearDuplicateLines()
           
 List<JobConfigHistoryBaseAction.SideBySideView.Line> getLines()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

JobConfigHistoryBaseAction.SideBySideView

public JobConfigHistoryBaseAction.SideBySideView()
メソッドの詳細

getLines

public List<JobConfigHistoryBaseAction.SideBySideView.Line> getLines()

addLine

public void addLine(JobConfigHistoryBaseAction.SideBySideView.Line line)

clearDuplicateLines

public void clearDuplicateLines()


Copyright © 2004-2011. All Rights Reserved.