Base class for client library processing tasks
| Type | Name and description |
|---|---|
java.io.File |
expandClientLib(java.io.File clientZip) |
java.io.File[] |
getClientLibZips() |
void |
runGradleTasks(java.io.File projectRoot, java.lang.String... tasks) |
| Methods inherited from class | Name |
|---|---|
class EndpointsTask |
getCommonParams, getServiceClassParams, runEndpointsCommand |
class AbstractTask |
executeTask, start, validateConfiguration |