Package | Description |
---|---|
org.zanata.client.commands | |
org.zanata.client.config |
Modifier and Type | Method and Description |
---|---|
List<CommandHook> |
BasicOptions.getCommandHooks() |
List<CommandHook> |
BasicOptionsImpl.getCommandHooks() |
Modifier and Type | Method and Description |
---|---|
void |
BasicOptions.setCommandHooks(List<CommandHook> commandHooks) |
void |
BasicOptionsImpl.setCommandHooks(List<CommandHook> commandHooks) |
Modifier and Type | Method and Description |
---|---|
List<CommandHook> |
ZanataConfig.getHooks() |
Modifier and Type | Method and Description |
---|---|
void |
ZanataConfig.setHooks(List<CommandHook> commandHooks) |
Copyright © 2017 Zanata Project. All rights reserved.