JavaScript is disabled on your browser.
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
AbstractSvnTask
- Class in
de.qaware.seu.as.code.plugins.svn
Base class for all concrete SVN tasks.
AbstractSvnTask()
- Constructor in
AbstractSvnTask
Initialize task with group.
apply(Project)
- Method in
SvnPlugin
B
C
configureSvnTasks(Project, NamedDomainObjectContainer<SvnRepository>)
- Method in
SvnPlugin
Configures all SVN tasks for the given project and SCN repository container.
createSvnUpdateClient(def, def)
- Method in
AbstractSvnTask
Factory method to create a new SVN update client instance.
D
directory(File)
- Method in
SvnRepository
Short hand method to assign the directory value.
doCheckout()
- Method in
SvnCheckoutTask
doUpdate()
- Method in
SvnUpdateTask
E
F
G
H
I
J
K
L
M
N
O
P
password(String)
- Method in
SvnRepository
Short hand method to assign the password value.
Q
R
S
SvnCheckoutTask
- Class in
de.qaware.seu.as.code.plugins.svn
The task implementation class to checkout a given SVN repository.
SvnPlugin
- Class in
de.qaware.seu.as.code.plugins.svn
The SEU-as-Code subversion plugin.
SvnRepository
- Class in
de.qaware.seu.as.code.plugins.svn
The SvnRepository class is the value holder object for named SVN domain objects.
SvnRepository(String)
- Constructor in
SvnRepository
Required to construct by name.
SvnUpdateTask
- Class in
de.qaware.seu.as.code.plugins.svn
The task implementation class to update a given SVN repository.
T
U
url(String)
- Method in
SvnRepository
Short hand method to assign the URL value.
username(String)
- Method in
SvnRepository
Short hand method to assign the username value.
V
W
withExceptionHandling(Closure)
- Method in
AbstractSvnTask
X
Y
Z
_
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
Groovy Documentation