org.jenkinsci.plugins.nopmdcheck.verifytrac
クラス TracClient

java.lang.Object
  上位を拡張 org.jenkinsci.plugins.nopmdcheck.verifytrac.TracClient

public class TracClient
extends Object


コンストラクタの概要
TracClient(String url, String user, String password)
           
 
メソッドの概要
 Set<Integer> getClosedSet()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

TracClient

public TracClient(String url,
                  String user,
                  String password)
メソッドの詳細

getClosedSet

public Set<Integer> getClosedSet()


Copyright © 2004-2012. All Rights Reserved.