@CompileStatic class CiManagement extends Object
| Type | Name and description |
|---|---|
MergeStrategy |
mergeStrategy |
NotifierSetImpl |
notifiers |
String |
system |
String |
url |
| Constructor and description |
|---|
CiManagement
(ObjectFactory objects) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
NotifierSet |
getNotifiers() |
|
boolean |
isEmpty() |
|
static void |
merge(CiManagement o1, CiManagement o2) |
|
void |
notifiers(Action<? super NotifierSet> action) |
|
void |
notifiers(Closure<Void> action) |
|
void |
setMergeStrategy(String str) |
|
Map<String, Object> |
toMap() |
Groovy Documentation