Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
G
I
L
N
O
P
Q
R
S
T
U
C
close()
- Method in interface com.ingenotech.hudson.
Connection
close()
- Method in class com.ingenotech.hudson.
TCPConnection
close()
- Method in class com.ingenotech.hudson.
UDPConnection
com.ingenotech.hudson
- package com.ingenotech.hudson
configure(StaplerRequest, JSONObject)
- Method in class com.ingenotech.hudson.
LavaLampInstallation.DescriptorImpl
configure(StaplerRequest, JSONObject)
- Method in class com.ingenotech.hudson.
LavaLampNotifier.DescriptorImpl
Connection
- Interface in
com.ingenotech.hudson
Socket connection to a LavaLampController
D
doCheckAddress(String)
- Method in class com.ingenotech.hudson.
LavaLampInstallation.DescriptorImpl
Performs on-the-fly validation of the form field 'address'.
doCheckName(String)
- Method in class com.ingenotech.hudson.
LavaLampNotifier.DescriptorImpl
doCheckPort(String)
- Method in class com.ingenotech.hudson.
LavaLampInstallation.DescriptorImpl
doCheckProtocol(String)
- Method in class com.ingenotech.hudson.
LavaLampInstallation.DescriptorImpl
doTestServerConnection(String, String, String)
- Method in class com.ingenotech.hudson.
LavaLampInstallation.DescriptorImpl
G
getAddress()
- Method in class com.ingenotech.hudson.
LavaLampInstallation
getChangesOnly()
- Method in class com.ingenotech.hudson.
LavaLampNotifier.DescriptorImpl
getChangesOnly()
- Method in class com.ingenotech.hudson.
LavaLampNotifier
getDefaultAddress()
- Method in class com.ingenotech.hudson.
LavaLampInstallation.DescriptorImpl
getDefaultPort()
- Method in class com.ingenotech.hudson.
LavaLampInstallation.DescriptorImpl
getDescription()
- Method in class com.ingenotech.hudson.
LavaLampInstallation
getDescriptor()
- Method in class com.ingenotech.hudson.
LavaLampInstallation
getDescriptor()
- Method in class com.ingenotech.hudson.
LavaLampNotifier
getDisplayName()
- Method in class com.ingenotech.hudson.
LavaLampInstallation.DescriptorImpl
getDisplayName()
- Method in class com.ingenotech.hudson.
LavaLampNotifier.DescriptorImpl
getInetAddress()
- Method in class com.ingenotech.hudson.
LavaLampInstallation
getInstallations()
- Method in class com.ingenotech.hudson.
LavaLampInstallation.DescriptorImpl
getInstallations()
- Method in class com.ingenotech.hudson.
LavaLampNotifier.DescriptorImpl
getLavaLamp()
- Method in class com.ingenotech.hudson.
LavaLampNotifier
Gets the LavaLampInstallation to use.
getName()
- Method in class com.ingenotech.hudson.
LavaLampInstallation
getName()
- Method in class com.ingenotech.hudson.
LavaLampNotifier.DescriptorImpl
getName()
- Method in class com.ingenotech.hudson.
LavaLampNotifier
getPort()
- Method in class com.ingenotech.hudson.
LavaLampInstallation
getProtocol()
- Method in class com.ingenotech.hudson.
LavaLampInstallation
getRequiredMonitorService()
- Method in class com.ingenotech.hudson.
LavaLampInstallation
getRequiredMonitorService()
- Method in class com.ingenotech.hudson.
LavaLampNotifier
This class does explicit check pointing.
getServerIdent()
- Method in interface com.ingenotech.hudson.
Connection
getServerIdent()
- Method in class com.ingenotech.hudson.
TCPConnection
getServerIdent()
- Method in class com.ingenotech.hudson.
UDPConnection
I
isApplicable(Class<? extends AbstractProject>)
- Method in class com.ingenotech.hudson.
LavaLampInstallation.DescriptorImpl
isApplicable(Class<? extends AbstractProject>)
- Method in class com.ingenotech.hudson.
LavaLampNotifier.DescriptorImpl
indicates that this build step can be used with all types of projects
L
LavaLampInstallation
- Class in
com.ingenotech.hudson
Represents a single LavaLamp installation on the system.
LavaLampInstallation(String, String, int, String)
- Constructor for class com.ingenotech.hudson.
LavaLampInstallation
LavaLampInstallation.DescriptorImpl
- Class in
com.ingenotech.hudson
LavaLampInstallation.DescriptorImpl()
- Constructor for class com.ingenotech.hudson.
LavaLampInstallation.DescriptorImpl
LavaLampNotifier
- Class in
com.ingenotech.hudson
Lava Lamp
Notifier
.
LavaLampNotifier(String, Boolean)
- Constructor for class com.ingenotech.hudson.
LavaLampNotifier
LavaLampNotifier.DescriptorImpl
- Class in
com.ingenotech.hudson
LavaLampNotifier.DescriptorImpl()
- Constructor for class com.ingenotech.hudson.
LavaLampNotifier.DescriptorImpl
N
NAME
- Static variable in interface com.ingenotech.hudson.
Connection
needsToRunAfterFinalized()
- Method in class com.ingenotech.hudson.
LavaLampInstallation
needsToRunAfterFinalized()
- Method in class com.ingenotech.hudson.
LavaLampNotifier
newConnection()
- Method in class com.ingenotech.hudson.
LavaLampInstallation
newInstance(StaplerRequest, JSONObject)
- Method in class com.ingenotech.hudson.
LavaLampInstallation.DescriptorImpl
newInstance(StaplerRequest, JSONObject)
- Method in class com.ingenotech.hudson.
LavaLampNotifier.DescriptorImpl
O
open()
- Method in interface com.ingenotech.hudson.
Connection
open()
- Method in class com.ingenotech.hudson.
TCPConnection
open()
- Method in class com.ingenotech.hudson.
UDPConnection
P
perform(AbstractBuild<?, ?>, Launcher, BuildListener)
- Method in class com.ingenotech.hudson.
LavaLampNotifier
PING
- Static variable in interface com.ingenotech.hudson.
Connection
ping()
- Method in interface com.ingenotech.hudson.
Connection
ping()
- Method in class com.ingenotech.hudson.
TCPConnection
ping()
- Method in class com.ingenotech.hudson.
UDPConnection
Q
QUIT
- Static variable in interface com.ingenotech.hudson.
Connection
R
RESULT
- Static variable in interface com.ingenotech.hudson.
Connection
S
sendResult(String, Result)
- Method in interface com.ingenotech.hudson.
Connection
sendResult(String, Result)
- Method in class com.ingenotech.hudson.
TCPConnection
sendResult(String, Result)
- Method in class com.ingenotech.hudson.
UDPConnection
setInstallations(LavaLampInstallation...)
- Method in class com.ingenotech.hudson.
LavaLampInstallation.DescriptorImpl
T
TCPConnection
- Class in
com.ingenotech.hudson
TCPConnection(String, int)
- Constructor for class com.ingenotech.hudson.
TCPConnection
TCPConnection(InetAddress, int)
- Constructor for class com.ingenotech.hudson.
TCPConnection
toString()
- Method in class com.ingenotech.hudson.
LavaLampInstallation.DescriptorImpl
toString()
- Method in class com.ingenotech.hudson.
LavaLampNotifier.DescriptorImpl
U
UDPConnection
- Class in
com.ingenotech.hudson
UDPConnection(String, int)
- Constructor for class com.ingenotech.hudson.
UDPConnection
UDPConnection(InetAddress, int)
- Constructor for class com.ingenotech.hudson.
UDPConnection
C
D
G
I
L
N
O
P
Q
R
S
T
U
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010. All Rights Reserved.