Package org.syncany.config.to
Class RepoTO.TransformerTO
- java.lang.Object
-
- org.syncany.config.to.TypedPropertyListTO
-
- org.syncany.config.to.RepoTO.TransformerTO
-
- Enclosing class:
- RepoTO
public static class RepoTO.TransformerTO extends TypedPropertyListTO
Configuration object for the deduplication transformer. As of today, this is a key/value based configuration.
-
-
Field Summary
-
Fields inherited from class org.syncany.config.to.TypedPropertyListTO
settings
-
-
Constructor Summary
Constructors Constructor Description TransformerTO()
-
Method Summary
-
Methods inherited from class org.syncany.config.to.TypedPropertyListTO
getSettings, getType, setSettings, setType
-
-
-
-
Constructor Detail
-
TransformerTO
public TransformerTO()
-
-