Skip navigation links
B C D G H I J N O P R S T U V W 

B

BuildState - Class in jenkins.plugins.elanceodesk.workplace.notifier.model
 
BuildState() - Constructor for class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 

C

Changeset - Class in jenkins.plugins.elanceodesk.workplace.notifier.model
Changes that causes the start of a new build.
Changeset(String, String, Collection<? extends ChangeLogSet.AffectedFile>) - Constructor for class jenkins.plugins.elanceodesk.workplace.notifier.model.Changeset
 
configure(StaplerRequest, JSONObject) - Method in class jenkins.plugins.elanceodesk.workplace.notifier.WebhookJobPropertyDescriptor
 

D

DEFAULT_TIMEOUT - Static variable in class jenkins.plugins.elanceodesk.workplace.notifier.Webhook
 
doCheckURL(String) - Method in class jenkins.plugins.elanceodesk.workplace.notifier.Webhook
 
doCheckUrl(String) - Method in class jenkins.plugins.elanceodesk.workplace.notifier.WebhookJobPropertyDescriptor
 

G

getAffectedFiles() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.Changeset
 
getAuthorDisplayName() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.Changeset
 
getAuthorId() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.Changeset
 
getBackToNormalTime() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
getBranch() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.ScmState
 
getBuild() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.JobState
 
getCauses() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
getChangeSet() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
getCommit() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.ScmState
 
getCompletionTime() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
getDefaultTimeout() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.WebhookJobPropertyDescriptor
 
getDescriptor() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.WebhookJobProperty
 
getDisplayName() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
getDisplayName() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.WebhookJobPropertyDescriptor
 
getDurationString() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
getFailingSinceBuild() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
getFailingSinceTime() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
getFullUrl() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
getName() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.JobState
 
getNumber() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
getParameters() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
getPhase() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
getScm() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
getStatus() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
getTargets() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.WebhookJobPropertyDescriptor
 
getTimeout() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.Webhook
 
getUrl() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
getUrl() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.JobState
 
getUrl() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.ScmState
 
getUrl() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.Webhook
 
getWebhooks() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.WebhookJobProperty
 

H

handle(AbstractBuild, TaskListener) - Method in enum jenkins.plugins.elanceodesk.workplace.notifier.Phase
 
HttpWorker - Class in jenkins.plugins.elanceodesk.workplace.notifier
Makes http post requests in a separate thread.
HttpWorker(String, String, int, int, PrintStream) - Constructor for class jenkins.plugins.elanceodesk.workplace.notifier.HttpWorker
 

I

isApplicable(Class<? extends Job>) - Method in class jenkins.plugins.elanceodesk.workplace.notifier.WebhookJobPropertyDescriptor
 
isEmpty(String...) - Static method in class jenkins.plugins.elanceodesk.workplace.notifier.Utils
Determines if any of Strings specified is either null or empty.
isEnabled() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.WebhookJobPropertyDescriptor
 
isNotifyAborted() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.Webhook
 
isNotifyBackToNormal() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.Webhook
 
isNotifyFailure() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.Webhook
 
isNotifyNotBuilt() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.Webhook
 
isNotifySuccess() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.Webhook
 
isNotifyUnstable() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.Webhook
 
isStartNotification() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.Webhook
 

J

jenkins.plugins.elanceodesk.workplace.notifier - package jenkins.plugins.elanceodesk.workplace.notifier
 
jenkins.plugins.elanceodesk.workplace.notifier.model - package jenkins.plugins.elanceodesk.workplace.notifier.model
 
JobListener - Class in jenkins.plugins.elanceodesk.workplace.notifier
Listens for different events for a job.
JobListener() - Constructor for class jenkins.plugins.elanceodesk.workplace.notifier.JobListener
Default Constructor
JobState - Class in jenkins.plugins.elanceodesk.workplace.notifier.model
 
JobState() - Constructor for class jenkins.plugins.elanceodesk.workplace.notifier.model.JobState
 

N

newInstance(StaplerRequest, JSONObject) - Method in class jenkins.plugins.elanceodesk.workplace.notifier.WebhookJobPropertyDescriptor
 

O

onCompleted(AbstractBuild, TaskListener) - Method in class jenkins.plugins.elanceodesk.workplace.notifier.JobListener
 

P

Phase - Enum in jenkins.plugins.elanceodesk.workplace.notifier
 
prebuild(AbstractBuild<?, ?>, BuildListener) - Method in class jenkins.plugins.elanceodesk.workplace.notifier.WebhookJobProperty
 

R

run() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.HttpWorker
 

S

ScmState - Class in jenkins.plugins.elanceodesk.workplace.notifier.model
 
ScmState() - Constructor for class jenkins.plugins.elanceodesk.workplace.notifier.model.ScmState
 
setBackToNormalTime(String) - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
setBranch(String) - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.ScmState
 
setBuild(BuildState) - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.JobState
 
setCauses(List<String>) - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
setChangeSet(List<Changeset>) - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
setCommit(String) - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.ScmState
 
setCompletionTime(long) - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
setDisplayName(String) - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
setDurationString(String) - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
setFailingSinceBuild(BuildState) - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
setFailingSinceTime(String) - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
setFullUrl(String) - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
setName(String) - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.JobState
 
setNumber(int) - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
setParameters(Map<String, String>) - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
setPhase(Phase) - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
setScm(ScmState) - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
setStatus(String) - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
setUrl(String) - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.BuildState
 
setUrl(String) - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.JobState
 
setUrl(String) - Method in class jenkins.plugins.elanceodesk.workplace.notifier.model.ScmState
 
setWebhooks(List<Webhook>) - Method in class jenkins.plugins.elanceodesk.workplace.notifier.WebhookJobPropertyDescriptor
 

T

toString() - Method in class jenkins.plugins.elanceodesk.workplace.notifier.Webhook
 

U

Utils - Class in jenkins.plugins.elanceodesk.workplace.notifier
Helper utilities
Utils() - Constructor for class jenkins.plugins.elanceodesk.workplace.notifier.Utils
 

V

valueOf(String) - Static method in enum jenkins.plugins.elanceodesk.workplace.notifier.Phase
Returns the enum constant of this type with the specified name.
values() - Static method in enum jenkins.plugins.elanceodesk.workplace.notifier.Phase
Returns an array containing the constants of this enum type, in the order they are declared.
verifyNotEmpty(String...) - Static method in class jenkins.plugins.elanceodesk.workplace.notifier.Utils
Verifies neither of Strings specified is null or empty.

W

Webhook - Class in jenkins.plugins.elanceodesk.workplace.notifier
 
Webhook(String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int) - Constructor for class jenkins.plugins.elanceodesk.workplace.notifier.Webhook
 
WebhookJobProperty - Class in jenkins.plugins.elanceodesk.workplace.notifier
Job Property.
WebhookJobProperty(List<Webhook>) - Constructor for class jenkins.plugins.elanceodesk.workplace.notifier.WebhookJobProperty
 
WebhookJobPropertyDescriptor - Class in jenkins.plugins.elanceodesk.workplace.notifier
Job Property Descriptor.
WebhookJobPropertyDescriptor() - Constructor for class jenkins.plugins.elanceodesk.workplace.notifier.WebhookJobPropertyDescriptor
 
webhooks - Variable in class jenkins.plugins.elanceodesk.workplace.notifier.WebhookJobProperty
 
B C D G H I J N O P R S T U V W 
Skip navigation links

Copyright © 2004-2015. All Rights Reserved.