ナビゲーション・リンクをスキップ
A C D E G I M O P S T 

A

append(String) - クラス のメソッドorg.jenkinsci.plugins.globalslack.MessageBuilder
 
append(Object) - クラス のメソッドorg.jenkinsci.plugins.globalslack.MessageBuilder
 
appendCustomMessage() - クラス のメソッドorg.jenkinsci.plugins.globalslack.MessageBuilder
 
appendDuration() - クラス のメソッドorg.jenkinsci.plugins.globalslack.MessageBuilder
 
appendFailedTests() - クラス のメソッドorg.jenkinsci.plugins.globalslack.MessageBuilder
 
appendOpenLink() - クラス のメソッドorg.jenkinsci.plugins.globalslack.MessageBuilder
 
appendStatusMessage() - クラス のメソッドorg.jenkinsci.plugins.globalslack.MessageBuilder
 
appendTestSummary() - クラス のメソッドorg.jenkinsci.plugins.globalslack.MessageBuilder
 

C

configure(StaplerRequest, JSONObject) - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 

D

DescriptorImpl() - クラス のコンストラクタorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 

E

escape(String) - クラス のメソッドorg.jenkinsci.plugins.globalslack.MessageBuilder
 

G

getAbortedMessage() - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
getAbortedRoom() - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
getColor() - クラス のメソッドorg.jenkinsci.plugins.globalslack.SlackMessage
 
getDescriptor() - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier
 
getDescriptorImpl() - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier
 
getDisplayName() - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
getEnable() - クラス のメソッドorg.jenkinsci.plugins.globalslack.SlackMessage
 
getFailureMessage() - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
getFailureRoom() - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
getMessage() - クラス のメソッドorg.jenkinsci.plugins.globalslack.SlackMessage
 
getNotBuiltMessage() - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
getNotBuiltRoom() - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
getRoom() - クラス のメソッドorg.jenkinsci.plugins.globalslack.SlackMessage
 
getSlackDescriptor() - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier
 
getSlackMessage(Result) - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
getSlackMessage(Result) - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier
 
getSuccessMessage() - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
getSuccessRoom() - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
getUnstableMessage() - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
getUnstableRoom() - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
GlobalSlackNotifier - org.jenkinsci.plugins.globalslackのクラス
 
GlobalSlackNotifier() - クラス のコンストラクタorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier
 
GlobalSlackNotifier.DescriptorImpl - org.jenkinsci.plugins.globalslackのクラス
 

I

isNotifyOnAborted() - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
isNotifyOnFail() - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
isNotifyOnNotBuilt() - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
isNotifyOnSuccess() - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
isNotifyOnUnstable() - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 

M

MessageBuilder - org.jenkinsci.plugins.globalslackのクラス
 
MessageBuilder(SlackNotifier, Run<?, ?>) - クラス のコンストラクタorg.jenkinsci.plugins.globalslack.MessageBuilder
 

O

onCompleted(Run<?, ?>, TaskListener) - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier
 
org.jenkinsci.plugins.globalslack - パッケージ org.jenkinsci.plugins.globalslack
 

P

publish(Run<?, ?>, TaskListener) - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier
 

S

setAbortedMessage(String) - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
setAbortedRoom(String) - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
setFailureMessage(String) - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
setFailureRoom(String) - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
setNotBuiltMessage(String) - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
setNotBuiltRoom(String) - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
setNotifyOnAborted(boolean) - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
setNotifyOnFail(boolean) - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
setNotifyOnNotBuilt(boolean) - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
setNotifyOnSuccess(boolean) - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
setNotifyOnUnstable(boolean) - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
setSuccessMessage(String) - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
setSuccessRoom(String) - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
setUnstableMessage(String) - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
setUnstableRoom(String) - クラス のメソッドorg.jenkinsci.plugins.globalslack.GlobalSlackNotifier.DescriptorImpl
 
SlackMessage - org.jenkinsci.plugins.globalslackのクラス
 
SlackMessage(String, String, boolean, String) - クラス のコンストラクタorg.jenkinsci.plugins.globalslack.SlackMessage
 

T

toString() - クラス のメソッドorg.jenkinsci.plugins.globalslack.MessageBuilder
 
toString() - クラス のメソッドorg.jenkinsci.plugins.globalslack.SlackMessage
 
A C D E G I M O P S T 
ナビゲーション・リンクをスキップ

Copyright © 2016–2019. All rights reserved.