ナビゲーション・リンクをスキップ
A C D E F G I J M N O R S U _ 

A

APP_NOT_FOUND(Object, Object, Object) - クラス のstaticメソッドorg.jenkinsci.plugins.appdetector.Messages
Key APP_NOT_FOUND: Required application ({0}: {1}) was not found on {2}..
AppDetectionSetting - org.jenkinsci.plugins.appdetectorのクラス
 
AppDetectionSetting(String, String, boolean, boolean, boolean, String) - クラス のコンストラクタorg.jenkinsci.plugins.appdetector.AppDetectionSetting
Construct an AppDetectionSetting Object.
AppDetectionTask - org.jenkinsci.plugins.appdetector.taskのクラス
 
AppDetectionTask(AppDetectionSetting) - クラス のコンストラクタorg.jenkinsci.plugins.appdetector.task.AppDetectionTask
Construct an AppDetectionTask Object.
AppDetectorBuildWrapper - org.jenkinsci.plugins.appdetectorのクラス
 
AppDetectorBuildWrapper() - クラス のコンストラクタorg.jenkinsci.plugins.appdetector.AppDetectorBuildWrapper
 
AppDetectorBuildWrapper(List<AppUsageSetting>) - クラス のコンストラクタorg.jenkinsci.plugins.appdetector.AppDetectorBuildWrapper
 
AppDetectorBuildWrapper.DescriptorImpl - org.jenkinsci.plugins.appdetectorのクラス
 
AppDetectorComputerListener() - クラス のコンストラクタorg.jenkinsci.plugins.appdetector.AppDetectorLabelFinder.AppDetectorComputerListener
 
AppDetectorHandler - org.jenkinsci.plugins.appdetectorのクラス
 
AppDetectorHandler() - クラス のコンストラクタorg.jenkinsci.plugins.appdetector.AppDetectorHandler
 
AppDetectorLabelFinder - org.jenkinsci.plugins.appdetectorのクラス
 
AppDetectorLabelFinder() - クラス のコンストラクタorg.jenkinsci.plugins.appdetector.AppDetectorLabelFinder
 
AppDetectorLabelFinder.AppDetectorComputerListener - org.jenkinsci.plugins.appdetectorのクラス
 
AppDetectorParamaterDefinition - org.jenkinsci.plugins.appdetectorのクラス
 
AppDetectorParamaterDefinition(String, String, String) - クラス のコンストラクタorg.jenkinsci.plugins.appdetector.AppDetectorParamaterDefinition
Creates new AppDetectorParamaterDefinition instance.
AppDetectorParamaterDefinition(String, String, String, String) - クラス のコンストラクタorg.jenkinsci.plugins.appdetector.AppDetectorParamaterDefinition
Creates new AppDetectorParamaterDefinition instance.
AppDetectorParamaterDefinition.DescriptorImpl - org.jenkinsci.plugins.appdetectorのクラス
 
AppDetectorParamaterDefinition_DisplayName() - クラス のstaticメソッドorg.jenkinsci.plugins.appdetector.Messages
Key AppDetectorParamaterDefinition_DisplayName: Chois Application Version.
AppLabelAtom - org.jenkinsci.plugins.appdetectorのクラス
 
AppLabelAtom(String, String, String) - クラス のコンストラクタorg.jenkinsci.plugins.appdetector.AppLabelAtom
Creates new AppLabelAtom instance.
AppLabelSet - org.jenkinsci.plugins.appdetectorのクラス
 
AppLabelSet() - クラス のコンストラクタorg.jenkinsci.plugins.appdetector.AppLabelSet
 
AppUsageSetting - org.jenkinsci.plugins.appdetectorのクラス
 
AppUsageSetting(String, String) - クラス のコンストラクタorg.jenkinsci.plugins.appdetector.AppUsageSetting
 

C

call() - クラス のメソッドorg.jenkinsci.plugins.appdetector.task.AppDetectionTask
 
CANNOT_GET_HUDSON_INSTANCE() - クラス のstaticメソッドorg.jenkinsci.plugins.appdetector.Messages
Key CANNOT_GET_HUDSON_INSTANCE: Could not get any hudson instances.
configure(StaplerRequest, JSONObject) - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectorBuildWrapper.DescriptorImpl
 
copyWithDefaultValue(ParameterValue) - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectorParamaterDefinition
 
createValue(StaplerRequest, JSONObject) - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectorParamaterDefinition
 
createValue(String) - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectorParamaterDefinition
 

D

DescriptorImpl() - クラス のコンストラクタorg.jenkinsci.plugins.appdetector.AppDetectorBuildWrapper.DescriptorImpl
 
DescriptorImpl() - クラス のコンストラクタorg.jenkinsci.plugins.appdetector.AppDetectorParamaterDefinition.DescriptorImpl
 
DETECTING_SOFTOWARE_INSTLLATION_FAILED(Object, Object) - クラス のstaticメソッドorg.jenkinsci.plugins.appdetector.Messages
Key DETECTING_SOFTOWARE_INSTLLATION_FAILED: Detecting the {0} installation was failed on {1}..
doFillAppNameItems() - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectorBuildWrapper.DescriptorImpl
Fill in the value of the select element of the application name in Jenkins' Web view.
doFillAppNameItems() - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectorParamaterDefinition.DescriptorImpl
Fill in the value of the select element of the application name in Jenkins' Web view.
doFillAppVersionItems(String) - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectorBuildWrapper.DescriptorImpl
 
doFillDefaultValueItems(String) - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectorParamaterDefinition.DescriptorImpl
 
doFillNodeItems() - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectorBuildWrapper.DescriptorImpl
Fill in the value of select element of node name in Jenkins' Web view.
doTestScript(String, String, boolean, boolean, boolean) - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectorBuildWrapper.DescriptorImpl
Test whether Groovy script for application detection is valid.

E

expandVariables(Map<String, String>, String) - クラス のstaticメソッドorg.jenkinsci.plugins.appdetector.util.Utils
Expands the variable in the given string to its value in the variables available to this build.

F

findLabels(Node) - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectorLabelFinder
 

G

getAllComputers() - クラス のstaticメソッドorg.jenkinsci.plugins.appdetector.util.Utils
Get all Computers of Jenkins including master.
getApplication() - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppLabelAtom
 
getApplicationLabel(String, String) - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppLabelSet
Returns a application label that matches specified condition, or null if all labels not matched.
getApplicationLabels() - クラス のstaticメソッドorg.jenkinsci.plugins.appdetector.util.Utils
Getting application labels from all nodes that connected to jenkins.
getApplicationLabels(Node) - クラス のstaticメソッドorg.jenkinsci.plugins.appdetector.util.Utils
Getting application labels from specified node.
getAppName() - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectionSetting
 
getAppName() - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectorParamaterDefinition
 
getAppName() - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppUsageSetting
 
getAppNames() - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppLabelSet
Returns a Set of the app name strings contained in this set.
getAppUsageSettings() - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectorBuildWrapper
 
getAppVersions(String) - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppLabelSet
Returns a Set of the app version strings contained in this set.
getDefaultParameterValue() - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectorParamaterDefinition
 
getDefaultValue() - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectorParamaterDefinition
 
getDetectionSettings() - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectorBuildWrapper.DescriptorImpl
 
getDisplayName() - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectorBuildWrapper.DescriptorImpl
 
getDisplayName() - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectorParamaterDefinition.DescriptorImpl
 
getHome() - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppLabelAtom
 
getHomeDirVarName() - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectionSetting
 
getOnLinux() - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectionSetting
 
getOnOsx() - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectionSetting
 
getOnWindows() - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectionSetting
 
getScript() - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectionSetting
 
getSortedAppVersions(String) - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppLabelSet
Returns the version list sorted in DESC.
getSortedVersionList() - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectorParamaterDefinition
Returns the version list sorted in DESC.
GETTING_NODE_FAILED() - クラス のstaticメソッドorg.jenkinsci.plugins.appdetector.Messages
Key GETTING_NODE_FAILED: Failed to get the node from this build..
getVersion() - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppLabelAtom
 
getVersion() - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppUsageSetting
 

I

isApplicable(AbstractProject<?, ?>) - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectorBuildWrapper.DescriptorImpl
 

J

JOB_DESCRIPTION() - クラス のstaticメソッドorg.jenkinsci.plugins.appdetector.Messages
Key JOB_DESCRIPTION: build with the specific application and version.

M

Messages - org.jenkinsci.plugins.appdetectorのクラス
Generated localization support class.
Messages() - クラス のコンストラクタorg.jenkinsci.plugins.appdetector.Messages
 

N

newInstance(StaplerRequest, JSONObject) - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectorBuildWrapper.DescriptorImpl
 

O

onConfigurationChange() - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectorLabelFinder.AppDetectorComputerListener
 
onOnline(Computer, TaskListener) - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectorLabelFinder.AppDetectorComputerListener
 
org.jenkinsci.plugins.appdetector - パッケージ org.jenkinsci.plugins.appdetector
 
org.jenkinsci.plugins.appdetector.task - パッケージ org.jenkinsci.plugins.appdetector.task
 
org.jenkinsci.plugins.appdetector.util - パッケージ org.jenkinsci.plugins.appdetector.util
 

R

runExternalCommand(String...) - クラス のstaticメソッドorg.jenkinsci.plugins.appdetector.util.Utils
Executing external command, and get output.

S

setUp(AbstractBuild, Launcher, BuildListener) - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectorBuildWrapper
 
shouldSchedule(Queue.Task, List<Action>) - クラス のメソッドorg.jenkinsci.plugins.appdetector.AppDetectorHandler
 

U

Utils - org.jenkinsci.plugins.appdetector.utilのクラス
 
Utils() - クラス のコンストラクタorg.jenkinsci.plugins.appdetector.util.Utils
 

_

_APP_NOT_FOUND(Object, Object, Object) - クラス のstaticメソッドorg.jenkinsci.plugins.appdetector.Messages
Key APP_NOT_FOUND: Required application ({0}: {1}) was not found on {2}..
_AppDetectorParamaterDefinition_DisplayName() - クラス のstaticメソッドorg.jenkinsci.plugins.appdetector.Messages
Key AppDetectorParamaterDefinition_DisplayName: Chois Application Version.
_CANNOT_GET_HUDSON_INSTANCE() - クラス のstaticメソッドorg.jenkinsci.plugins.appdetector.Messages
Key CANNOT_GET_HUDSON_INSTANCE: Could not get any hudson instances.
_DETECTING_SOFTOWARE_INSTLLATION_FAILED(Object, Object) - クラス のstaticメソッドorg.jenkinsci.plugins.appdetector.Messages
Key DETECTING_SOFTOWARE_INSTLLATION_FAILED: Detecting the {0} installation was failed on {1}..
_GETTING_NODE_FAILED() - クラス のstaticメソッドorg.jenkinsci.plugins.appdetector.Messages
Key GETTING_NODE_FAILED: Failed to get the node from this build..
_JOB_DESCRIPTION() - クラス のstaticメソッドorg.jenkinsci.plugins.appdetector.Messages
Key JOB_DESCRIPTION: build with the specific application and version.
A C D E F G I J M N O R S U _ 
ナビゲーション・リンクをスキップ

Copyright © 2016–2022. All rights reserved.