パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前 次
フレームあり
フレームなし
すべてのクラス
B
C
D
G
H
I
M
O
P
S
_
B
BuildSelector
-
hudson.plugins.copyartifact
の クラス
Extension point for selecting the build to copy artifacts from.
BuildSelector()
- クラス hudson.plugins.copyartifact.
BuildSelector
のコンストラクタ
C
callback(CopyArtifact, UnmarshallingContext)
- クラス hudson.plugins.copyartifact.
CopyArtifact.ConverterImpl
のメソッド
CopyArtifact
-
hudson.plugins.copyartifact
の クラス
Build step to copy artifacts from another project.
CopyArtifact(String, BuildSelector, String, String, boolean, boolean)
- クラス hudson.plugins.copyartifact.
CopyArtifact
のコンストラクタ
CopyArtifact.ConverterImpl
-
hudson.plugins.copyartifact
の クラス
CopyArtifact.ConverterImpl(XStream2)
- クラス hudson.plugins.copyartifact.
CopyArtifact.ConverterImpl
のコンストラクタ
CopyArtifact.DescriptorImpl
-
hudson.plugins.copyartifact
の クラス
CopyArtifact.DescriptorImpl()
- クラス hudson.plugins.copyartifact.
CopyArtifact.DescriptorImpl
のコンストラクタ
CopyArtifact.ListenerImpl
-
hudson.plugins.copyartifact
の クラス
CopyArtifact.ListenerImpl()
- クラス hudson.plugins.copyartifact.
CopyArtifact.ListenerImpl
のコンストラクタ
CopyArtifact_Copied(Object, Object)
- クラス hudson.plugins.copyartifact.
Messages
の static メソッド
Copied {0} {0,choice,0#artifacts|1#artifact|1<artifacts} from {1}
CopyArtifact_DisplayName()
- クラス hudson.plugins.copyartifact.
Messages
の static メソッド
Copy artifacts from another project
CopyArtifact_FailedToCopy(Object, Object)
- クラス hudson.plugins.copyartifact.
Messages
の static メソッド
Failed to copy artifacts from {0} with filter: {1}
CopyArtifact_MissingBuild(Object)
- クラス hudson.plugins.copyartifact.
Messages
の static メソッド
Unable to find a build for artifact copy from: {0}
CopyArtifact_MissingProject(Object)
- クラス hudson.plugins.copyartifact.
Messages
の static メソッド
Unable to find project for artifact copy: {0}
CopyArtifact_MissingWorkspace()
- クラス hudson.plugins.copyartifact.
Messages
の static メソッド
Unable to access workspace for artifact copy.
D
DESCRIPTOR
- クラス hudson.plugins.copyartifact.
SavedBuildSelector
の static 変数
DESCRIPTOR
- クラス hudson.plugins.copyartifact.
SpecificBuildSelector
の static 変数
DESCRIPTOR
- クラス hudson.plugins.copyartifact.
StatusBuildSelector
の static 変数
doCheckProjectName(AccessControlled, String)
- クラス hudson.plugins.copyartifact.
CopyArtifact.DescriptorImpl
のメソッド
G
getBuild(Job<?, ?>)
- クラス hudson.plugins.copyartifact.
BuildSelector
のメソッド
Find a build to copy artifacts from.
getBuild(Job<?, ?>)
- クラス hudson.plugins.copyartifact.
SpecificBuildSelector
のメソッド
getBuild(Job<?, ?>)
- クラス hudson.plugins.copyartifact.
StatusBuildSelector
のメソッド
getBuildNumber()
- クラス hudson.plugins.copyartifact.
SpecificBuildSelector
のメソッド
getBuildSelector()
- クラス hudson.plugins.copyartifact.
CopyArtifact
のメソッド
getBuildSelectors()
- クラス hudson.plugins.copyartifact.
CopyArtifact.DescriptorImpl
のメソッド
getDescriptor()
- クラス hudson.plugins.copyartifact.
BuildSelector
のメソッド
getDisplayName()
- クラス hudson.plugins.copyartifact.
CopyArtifact.DescriptorImpl
のメソッド
getDisplayName()
- クラス hudson.plugins.copyartifact.
SimpleBuildSelectorDescriptor
のメソッド
getFilter()
- クラス hudson.plugins.copyartifact.
CopyArtifact
のメソッド
getProjectName()
- クラス hudson.plugins.copyartifact.
CopyArtifact
のメソッド
getTarget()
- クラス hudson.plugins.copyartifact.
CopyArtifact
のメソッド
H
hudson.plugins.copyartifact
- パッケージ hudson.plugins.copyartifact
I
isApplicable(Class<? extends AbstractProject>)
- クラス hudson.plugins.copyartifact.
CopyArtifact.DescriptorImpl
のメソッド
isFlatten()
- クラス hudson.plugins.copyartifact.
CopyArtifact
のメソッド
isOptional()
- クラス hudson.plugins.copyartifact.
CopyArtifact
のメソッド
isSelectable(Run<?, ?>)
- クラス hudson.plugins.copyartifact.
BuildSelector
のメソッド
Should this build be selected?
isSelectable(Run<?, ?>)
- クラス hudson.plugins.copyartifact.
SavedBuildSelector
のメソッド
isStable()
- クラス hudson.plugins.copyartifact.
StatusBuildSelector
のメソッド
M
Messages
-
hudson.plugins.copyartifact
の クラス
Messages()
- クラス hudson.plugins.copyartifact.
Messages
のコンストラクタ
O
onRenamed(Item, String, String)
- クラス hudson.plugins.copyartifact.
CopyArtifact.ListenerImpl
のメソッド
P
perform(AbstractBuild<?, ?>, Launcher, BuildListener)
- クラス hudson.plugins.copyartifact.
CopyArtifact
のメソッド
S
SavedBuildSelector
-
hudson.plugins.copyartifact
の クラス
Copy artifacts from the latest saved build (marked "keep forever").
SavedBuildSelector()
- クラス hudson.plugins.copyartifact.
SavedBuildSelector
のコンストラクタ
SavedBuildSelector_DisplayName()
- クラス hudson.plugins.copyartifact.
Messages
の static メソッド
Latest saved build (marked "keep forever")
SimpleBuildSelectorDescriptor
-
hudson.plugins.copyartifact
の クラス
Descriptor type for common case where no overrides are needed.
SimpleBuildSelectorDescriptor(Class<? extends BuildSelector>, Localizable)
- クラス hudson.plugins.copyartifact.
SimpleBuildSelectorDescriptor
のコンストラクタ
SpecificBuildSelector
-
hudson.plugins.copyartifact
の クラス
Copy artifacts from a specific build.
SpecificBuildSelector(int)
- クラス hudson.plugins.copyartifact.
SpecificBuildSelector
のコンストラクタ
SpecificBuildSelector_DisplayName()
- クラス hudson.plugins.copyartifact.
Messages
の static メソッド
Specific build
StatusBuildSelector
-
hudson.plugins.copyartifact
の クラス
Copy artifacts from the latest successful or stable build.
StatusBuildSelector(boolean)
- クラス hudson.plugins.copyartifact.
StatusBuildSelector
のコンストラクタ
StatusBuildSelector_DisplayName()
- クラス hudson.plugins.copyartifact.
Messages
の static メソッド
Latest successful build
_
_CopyArtifact_Copied(Object, Object)
- クラス hudson.plugins.copyartifact.
Messages
の static メソッド
Copied {0} {0,choice,0#artifacts|1#artifact|1<artifacts} from {1}
_CopyArtifact_DisplayName()
- クラス hudson.plugins.copyartifact.
Messages
の static メソッド
Copy artifacts from another project
_CopyArtifact_FailedToCopy(Object, Object)
- クラス hudson.plugins.copyartifact.
Messages
の static メソッド
Failed to copy artifacts from {0} with filter: {1}
_CopyArtifact_MissingBuild(Object)
- クラス hudson.plugins.copyartifact.
Messages
の static メソッド
Unable to find a build for artifact copy from: {0}
_CopyArtifact_MissingProject(Object)
- クラス hudson.plugins.copyartifact.
Messages
の static メソッド
Unable to find project for artifact copy: {0}
_CopyArtifact_MissingWorkspace()
- クラス hudson.plugins.copyartifact.
Messages
の static メソッド
Unable to access workspace for artifact copy.
_SavedBuildSelector_DisplayName()
- クラス hudson.plugins.copyartifact.
Messages
の static メソッド
Latest saved build (marked "keep forever")
_SpecificBuildSelector_DisplayName()
- クラス hudson.plugins.copyartifact.
Messages
の static メソッド
Specific build
_StatusBuildSelector_DisplayName()
- クラス hudson.plugins.copyartifact.
Messages
の static メソッド
Latest successful build
B
C
D
G
H
I
M
O
P
S
_
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前 次
フレームあり
フレームなし
すべてのクラス
Copyright © 2010. All Rights Reserved.