hudson.plugins.iphoneview
クラス IPhoneView

java.lang.Object
  上位を拡張 hudson.model.AbstractModelObject
      上位を拡張 hudson.model.View
          上位を拡張 hudson.model.ListView
              上位を拡張 hudson.plugins.iphoneview.IPhoneView
すべての実装されたインタフェース:
hudson.ExtensionPoint, hudson.model.Describable<hudson.model.View>, hudson.model.ModelObject, hudson.model.Saveable, hudson.search.SearchableModelObject, hudson.search.SearchItem, hudson.security.AccessControlled

public class IPhoneView
extends hudson.model.ListView

View for iPhone.iPod touch

作成者:
Seiji Sogabe

入れ子のクラスの概要
static class IPhoneView.DesciptorImpl
           
 
クラス hudson.model.ListView から継承された入れ子のクラス/インタフェース
hudson.model.ListView.DescriptorImpl
 
クラス hudson.model.View から継承された入れ子のクラス/インタフェース
hudson.model.View.People, hudson.model.View.UserInfo
 
インタフェース hudson.ExtensionPoint から継承された入れ子のクラス/インタフェース
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
フィールドの概要
 
クラス hudson.model.View から継承されたフィールド
CONFIGURE, CREATE, DELETE, description, filterExecutors, filterQueue, LIST, name, owner, PERMISSIONS, SORTER
 
インタフェース hudson.model.Saveable から継承されたフィールド
NOOP
 
コンストラクタの概要
IPhoneView(java.lang.String name)
           
 
メソッドの概要
 boolean hasJobTestResult(java.lang.String name)
           
 
クラス hudson.model.ListView から継承されたメソッド
contains, doCreateItem, getActions, getColumns, getDefaultColumns, getIncludeRegex, getItems, initColumns, onJobRenamed, save, submit
 
クラス hudson.model.View から継承されたメソッド
all, checkPermission, create, doConfigSubmit, doDoDelete, doRssAll, doRssFailed, doRssLatest, doSubmitDescription, getAbsoluteUrl, getACL, getApi, getBuilds, getComputers, getDescription, getDescriptor, getDisplayName, getItem, getItemCreatePermission, getJob, getOwner, getPeople, getPostConstructLandingPage, getQueueItems, getSearchUrl, getUrl, getViewName, getViewUrl, getWidgets, hasPeople, hasPermission, isDefault, isEditable, isFilterExecutors, isFilterQueue, makeSearchIndex, rename
 
クラス hudson.model.AbstractModelObject から継承されたメソッド
getSearch, getSearchIndex, getSearchName, requirePOST, sendError, sendError, sendError, sendError, sendError
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

IPhoneView

@DataBoundConstructor
public IPhoneView(java.lang.String name)
メソッドの詳細

hasJobTestResult

public boolean hasJobTestResult(java.lang.String name)


Copyright © 2010. All Rights Reserved.