|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.gradle.api.internal.artifacts.ivyservice.DefaultPublishOptionsFactory
class DefaultPublishOptionsFactory extends java.lang.Object
| Constructor Summary | |
DefaultPublishOptionsFactory()
|
|
| Method Summary | |
|---|---|
PublishOptions
|
createPublishOptions(Set configurations, PublishInstruction publishInstruction)
|
| Methods inherited from class java.lang.Object | |
|---|---|
| hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
| Constructor Detail |
|---|
DefaultPublishOptionsFactory()
| Method Detail |
|---|
public PublishOptions createPublishOptions(Set configurations, PublishInstruction publishInstruction)
Groovy Documentation