Interface | Description |
---|---|
ProvisionListener |
Listener that can be implemented by Gradle or the IDE to receive progress on provisioning
process.
|
Class | Description |
---|---|
ProvisionListener.NullListener | |
ProvisionRunner | |
UnprovisionRunner |
Enum | Description |
---|---|
ProvisionException.ErrorType |
Represents the possible errors while provisioning.
|
Exception | Description |
---|---|
ProvisionException |
Exception thrown in any step of the provisioning process.
|