概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前 次
フレームあり
フレームなし
すべてのクラス
A
C
D
E
G
H
M
N
P
_
A
annotate(Object, MarkupText, int)
- クラス hudson.plugins.phing.console.
PhingOutcomeNote
のメソッド
annotate(Object, MarkupText, int)
- クラス hudson.plugins.phing.console.
PhingPHPErrorNote
のメソッド
annotate(Object, MarkupText, int)
- クラス hudson.plugins.phing.console.
PhingTargetNote
のメソッド
C
close()
- クラス hudson.plugins.phing.console.
PhingConsoleAnnotator
のメソッド
configure(StaplerRequest, JSONObject)
- クラス hudson.plugins.phing.
PhingDescriptor
のメソッド
D
DESCRIPTOR
- クラス hudson.plugins.phing.
PhingBuilder
の static 変数
doCheckPhingHome(File)
- クラス hudson.plugins.phing.
PhingDescriptor
のメソッド
doCheckPhpCommand(File)
- クラス hudson.plugins.phing.
PhingDescriptor
のメソッド
E
eol(byte[], int)
- クラス hudson.plugins.phing.console.
PhingConsoleAnnotator
のメソッド
G
getBuildFile()
- クラス hudson.plugins.phing.
PhingBuilder
のメソッド
getDescriptor()
- クラス hudson.plugins.phing.
PhingBuilder
のメソッド
getDisplayName()
- クラス hudson.plugins.phing.console.
PhingOutcomeNote.DescriptorImpl
のメソッド
getDisplayName()
- クラス hudson.plugins.phing.console.
PhingPHPErrorNote.DescriptorImpl
のメソッド
getDisplayName()
- クラス hudson.plugins.phing.console.
PhingTargetNote.DescriptorImpl
のメソッド
getDisplayName()
- クラス hudson.plugins.phing.
PhingDescriptor
のメソッド
getExecName(Launcher)
- クラス hudson.plugins.phing.
PhingInstallation
の static メソッド
getExecutable(Launcher)
- クラス hudson.plugins.phing.
PhingInstallation
のメソッド
getHelpFile()
- クラス hudson.plugins.phing.
PhingDescriptor
のメソッド
getInstallations()
- クラス hudson.plugins.phing.
PhingDescriptor
のメソッド
getName()
- クラス hudson.plugins.phing.
PhingBuilder
のメソッド
getName()
- クラス hudson.plugins.phing.
PhingInstallation
のメソッド
getPhing()
- クラス hudson.plugins.phing.
PhingBuilder
のメソッド
getPhingHome()
- クラス hudson.plugins.phing.
PhingInstallation
のメソッド
getPhpCommand()
- クラス hudson.plugins.phing.
PhingInstallation
のメソッド
getProperties()
- クラス hudson.plugins.phing.
PhingBuilder
のメソッド
getTargets()
- クラス hudson.plugins.phing.
PhingBuilder
のメソッド
H
hudson.plugins.phing
- パッケージ hudson.plugins.phing
hudson.plugins.phing.console
- パッケージ hudson.plugins.phing.console
M
Messages
-
hudson.plugins.phing
の クラス
Messages()
- クラス hudson.plugins.phing.
Messages
のコンストラクタ
N
newInstance(StaplerRequest, JSONObject)
- クラス hudson.plugins.phing.
PhingDescriptor
のメソッド
P
perform(AbstractBuild<?, ?>, Launcher, BuildListener)
- クラス hudson.plugins.phing.
PhingBuilder
のメソッド
Phing_DirectoryNotAllowed(Object)
- クラス hudson.plugins.phing.
Messages
の static メソッド
{0} seems to be directory.
Phing_DisplayName()
- クラス hudson.plugins.phing.
Messages
の static メソッド
Invoke Phing targets
Phing_ExecFailed()
- クラス hudson.plugins.phing.
Messages
の static メソッド
command execution failed.
Phing_GlocalConfigNeeded()
- クラス hudson.plugins.phing.
Messages
の static メソッド
Maybe you need to configure where your Phing installations are?
Phing_NotADirectory(Object)
- クラス hudson.plugins.phing.
Messages
の static メソッド
{0} is not directory.
Phing_NotAPhingDirectory(Object)
- クラス hudson.plugins.phing.
Messages
の static メソッド
{0} doesn''t look like a Phing Directory.
Phing_NotAPHPCommand(Object)
- クラス hudson.plugins.phing.
Messages
の static メソッド
{0} doesn''t exists.
Phing_NotFoundABuildScript(Object)
- クラス hudson.plugins.phing.
Messages
の static メソッド
buildfile ''{0}'' not found.
Phing_PhingHomeRequired()
- クラス hudson.plugins.phing.
Messages
の static メソッド
PHING_HOME is required.
Phing_ProjectConfigNeeded()
- クラス hudson.plugins.phing.
Messages
の static メソッド
Maybe you need to configure the job to choose one of your Phing installations?
PhingBuilder
-
hudson.plugins.phing
の クラス
Phing Builder Plugin.
PhingBuilder(String, String, String, String)
- クラス hudson.plugins.phing.
PhingBuilder
のコンストラクタ
PhingConsoleAnnotator
-
hudson.plugins.phing.console
の クラス
Filter
OutputStream
that places an annotation that marks Phing target execution.
PhingConsoleAnnotator(OutputStream, Charset)
- クラス hudson.plugins.phing.console.
PhingConsoleAnnotator
のコンストラクタ
PhingDescriptor
-
hudson.plugins.phing
の クラス
Descriptor for Phing.
PhingDescriptor()
- クラス hudson.plugins.phing.
PhingDescriptor
のコンストラクタ
PhingInstallation
-
hudson.plugins.phing
の クラス
Phing Installation.
PhingInstallation(String, String, String)
- クラス hudson.plugins.phing.
PhingInstallation
のコンストラクタ
PhingOutcomeNote
-
hudson.plugins.phing.console
の クラス
Annotates the BUILD SUCCESSFUL/FAILED line of the Phing execution.
PhingOutcomeNote()
- クラス hudson.plugins.phing.console.
PhingOutcomeNote
のコンストラクタ
PhingOutcomeNote.DescriptorImpl
-
hudson.plugins.phing.console
の クラス
PhingOutcomeNote.DescriptorImpl()
- クラス hudson.plugins.phing.console.
PhingOutcomeNote.DescriptorImpl
のコンストラクタ
PhingPHPErrorNote
-
hudson.plugins.phing.console
の クラス
Annotates the PHP error line of the Phing execution.
PhingPHPErrorNote()
- クラス hudson.plugins.phing.console.
PhingPHPErrorNote
のコンストラクタ
PhingPHPErrorNote.DescriptorImpl
-
hudson.plugins.phing.console
の クラス
PhingPHPErrorNote.DescriptorImpl()
- クラス hudson.plugins.phing.console.
PhingPHPErrorNote.DescriptorImpl
のコンストラクタ
PhingTargetNote
-
hudson.plugins.phing.console
の クラス
Marks the log line "TARGET:" that Phing uses to mark the beginning of the new target.
PhingTargetNote()
- クラス hudson.plugins.phing.console.
PhingTargetNote
のコンストラクタ
PhingTargetNote.DescriptorImpl
-
hudson.plugins.phing.console
の クラス
PhingTargetNote.DescriptorImpl()
- クラス hudson.plugins.phing.console.
PhingTargetNote.DescriptorImpl
のコンストラクタ
_
_Phing_DirectoryNotAllowed(Object)
- クラス hudson.plugins.phing.
Messages
の static メソッド
{0} seems to be directory.
_Phing_DisplayName()
- クラス hudson.plugins.phing.
Messages
の static メソッド
Invoke Phing targets
_Phing_ExecFailed()
- クラス hudson.plugins.phing.
Messages
の static メソッド
command execution failed.
_Phing_GlocalConfigNeeded()
- クラス hudson.plugins.phing.
Messages
の static メソッド
Maybe you need to configure where your Phing installations are?
_Phing_NotADirectory(Object)
- クラス hudson.plugins.phing.
Messages
の static メソッド
{0} is not directory.
_Phing_NotAPhingDirectory(Object)
- クラス hudson.plugins.phing.
Messages
の static メソッド
{0} doesn''t look like a Phing Directory.
_Phing_NotAPHPCommand(Object)
- クラス hudson.plugins.phing.
Messages
の static メソッド
{0} doesn''t exists.
_Phing_NotFoundABuildScript(Object)
- クラス hudson.plugins.phing.
Messages
の static メソッド
buildfile ''{0}'' not found.
_Phing_PhingHomeRequired()
- クラス hudson.plugins.phing.
Messages
の static メソッド
PHING_HOME is required.
_Phing_ProjectConfigNeeded()
- クラス hudson.plugins.phing.
Messages
の static メソッド
Maybe you need to configure the job to choose one of your Phing installations?
A
C
D
E
G
H
M
N
P
_
概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前 次
フレームあり
フレームなし
すべてのクラス
Copyright © 2011. All Rights Reserved.