| Package | Description |
|---|---|
| org.digitalmediaserver.crowdin | |
| org.digitalmediaserver.crowdin.configuration |
| Modifier and Type | Field and Description |
|---|---|
protected UpdateOption |
PushCrowdinMojo.updateOption
The default update behavior for updates string when pushing.
|
| Modifier and Type | Method and Description |
|---|---|
protected UpdateOption |
PushCrowdinMojo.getUpdateOption(TranslationFileSet fileSet)
Gets the effective "
update_option" value from either the
TranslationFileSet or the default parameter. |
| Modifier and Type | Field and Description |
|---|---|
protected UpdateOption |
TranslationFileSet.updateOption
The update behavior for updates string when pushing.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateOption |
TranslationFileSet.getUpdateOption() |
static UpdateOption |
UpdateOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdateOption[] |
UpdateOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.