Representation of the actual configuration done within the gradle definition TODO: - add ContentFiltering
| Type | Name and description |
|---|---|
GitLabEntityType |
entityType |
java.lang.String |
id |
| Constructor and description |
|---|
RepositoryConfiguration
(java.lang.String id, GitLabEntityType entityType) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
org.gradle.api.provider.Property<java.lang.String> |
getName() |
|
org.gradle.api.provider.Property<java.lang.String> |
getTokenSelector() |
|
org.gradle.api.provider.SetProperty<java.lang.String> |
getTokenSelectors() |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Groovy Documentation